Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js

L-3 The FizzBuzz Problem

Without modifying the existing code you see, but only for changing the order and adding the necessary curly braces wherever needed, rewrite the solution to the famous FizzBuzz problem so it doesn't accept only one given number, but loops and does the same for all numbers (integers) from 1 to 100 (100 included!)