Problems
Users
Loading...
Printing numbers (For loop)
All Submissions
Input positive integers x. Output "1 2 3 ... x". Example input: "8" Example output: "1 2 3 4 5 6 7 8"
Current grade
Login to submit!