Post History
#2: Post edited
Output 1 to 1000 without built-in loops
- Output 1 to 1000 without built-in loops [cancelled]
- # Challenge
Create a program that outputs $1$ to $1000$, but, you can't use `for`, `while` and loops of the like. Shortest program wins!`<Posting this on Sandbox to check if this challenge is even a good idea.>`
- # Challenge
- Create a program that outputs $1$ to $1000$, but, you can't use `for`, `while` and loops of the like. Shortest program wins!