fork download
  1. # your code goes here
  2.  
  3. for i in 0.. 5:
  4. echo i
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.nim(4, 0) Error: expression expected, but found '[same indentation]'
stdout
Standard output is empty