Print 1 to 100
Easy📝 Description
Print all numbers from 1 to 100
Input Format
None
Output Format
Numbers 1 to 100 separated by space
Constraints
None
🔍 Sample Input
✅ Sample Output
1 2 3 ... 100
Code Editor
Please login to run and submit code.
Results
Suggested Solution
Shortcuts: Ctrl+Enter to submit, Ctrl+Shift+R to run