Skip to main content
1 of 22
Bálint
  • 1.9k
  • 15
  • 26

Javascript 34 bytes

n=prompt();for(i=0;i++<n;)alert(i) 
Bálint
  • 1.9k
  • 15
  • 26