Printing numbers from 1 to 10
Exercise Type: Implementation
Instructions
Write a bit code using a while()
loop to print all numbers from 1 to 10!
Exercise Type: Implementation
Write a bit code using a while()
loop to print all numbers from 1 to 10!