Difference between revisions of "Main Page"
From CodeStuff
| Line 15: | Line 15: | ||
for (var x=0; x<10;x++) { | for (var x=0; x<10;x++) { | ||
| − | print(" | + | print("*",40+x*30,250-x*10); |
} | } | ||
</edcode> | </edcode> | ||
Revision as of 11:42, 19 January 2012
The beginning of something that probably won't be finished
With a bit of luck there's an editor below.