Printing numbers from 1 to 10 with a for loop

Exercise Type: Implementation

Instructions

Write a bit code using a for() loop to print all numbers from 1 to 10!