e0dcfa0c55
* Remove multiple newlines at the end of file * Remove the white space from the end of line
2 lines
34 B
QBasic
2 lines
34 B
QBasic
for i=1 to 10:print i;:next i:end
|