Skip to content
Sign UpLog In
Profile icon

Himanshu Kanwal

@HimanshuKanwal
  • For loop

    Cover page
    Made with Node.js

    Learn For Loops and their Expressions

    Recent comments (1)
    HimanshuKanwal
    HimanshuKanwal
    3 months ago

    It's a program to print numbers from 1 to 100 and the no. divisible by 3 shows "Fizz" and the no. divisible by 5 shows "Buzz" and the no. which is divisible by both shows "FizzBuzz"

Repls
Community
HimanshuKanwal
HimanshuKanwal
published a Repl
3 months ago
0
For loop
For loopLearn For Loops and their Expressions
HimanshuKanwal
HimanshuKanwal
It's a program to print numbers from 1 to 100 and the no. divisible by 3 shows "Fizz" and the no. divisible by 5 shows "Buzz" and the no. which is divisible by both shows "FizzBuzz"3 months ago