The for
loop below calls the fizzBuzz function for the numbers 1 through 100. Take a look at the Console Output in the Assistant Editor on the right to see the loop’s printed output for each value.
The for
loop below calls the fizzBuzz function for the numbers 1 through 100. Take a look at the Console Output in the Assistant Editor on the right to see the loop’s printed output for each value.