|
The opposite of count down lol. Count by one and no skipping. :)
I'll begin: 1 |
|
|
|
|
|
|
|
|
hondaCRVJoin Date: 2010-06-18 Post Count: 127 |
io.output(io.open("c:/Numbers.txt","w"))
for x=1,100000 do
io.write(x..",")
end
^^^lua code^^^ |
|
QUILFISHJoin Date: 2010-03-23 Post Count: 1208 |
8...99999
Elipses FTW
Finish it!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|