Getting closer!
60 bytes/chars
1:100 .|>x->println(max("$x","Fizz"^(x%3<1)*"Buzz"^(x%5<1)))
Edit: sorry haven’t seen the post above with this same solution
Getting closer!
60 bytes/chars
1:100 .|>x->println(max("$x","Fizz"^(x%3<1)*"Buzz"^(x%5<1)))
Edit: sorry haven’t seen the post above with this same solution