Post History
Rockstar, 138 135 133 bytes F takes I&S let M be N/I turn up M if N-I*M S's"" return S N's0 while N-100 let N be+1 say F taking 3,"Fizz"+F taking 5,"Buzz" or N Try it here (Cod...
Answer
#3: Post edited
# [Rockstar](https://codewithrockstar.com/), <s>138</s> 135 bytes- F takes I&S
- let M be N/I
turn down M- if N-I*M
- S's""
- return S
- N's0
- while N-100
- let N be+1
- say F taking 3,"Fizz"+F taking 5,"Buzz" or N
- [Try it here](https://codewithrockstar.com/online) (Code will need to be pasted in)
- # [Rockstar](https://codewithrockstar.com/), <s>138</s> <s>135</s> 133 bytes
- F takes I&S
- let M be N/I
- turn up M
- if N-I*M
- S's""
- return S
- N's0
- while N-100
- let N be+1
- say F taking 3,"Fizz"+F taking 5,"Buzz" or N
- [Try it here](https://codewithrockstar.com/online) (Code will need to be pasted in)
#2: Post edited
# [Rockstar](https://codewithrockstar.com/), 138 bytes- F takes I&S
- let M be N/I
- turn down M
- if N-I*M
- S's""
give back S- N's0
- while N-100
- let N be+1
- say F taking 3,"Fizz"+F taking 5,"Buzz" or N
- [Try it here](https://codewithrockstar.com/online) (Code will need to be pasted in)
- # [Rockstar](https://codewithrockstar.com/), <s>138</s> 135 bytes
- F takes I&S
- let M be N/I
- turn down M
- if N-I*M
- S's""
- return S
- N's0
- while N-100
- let N be+1
- say F taking 3,"Fizz"+F taking 5,"Buzz" or N
- [Try it here](https://codewithrockstar.com/online) (Code will need to be pasted in)