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