You need to sign in to test your code and save your progress on this question.
Write a program that takes a positive integer `N` as input and outputs the numbers from 1 to `N`, each on a new line.
Example Input
3
Example Output
1 2 3
Success Rate:
0% (0 passed / 0 attempted)
Unsaved
Click "Run Code" to evaluate your code against the tests.
Product
Company
Reach Out
Guides
© 2026 PseudoEditor. All rights reserved.