Difference between revisions of "AoPS Wiki:Sandbox"
(→Sandbox Area) |
(→Sandbox Area) |
||
| Line 57: | Line 57: | ||
draw(Circle((0,0),10), linewidth(1.5)); | draw(Circle((0,0),10), linewidth(1.5)); | ||
dot((0,0)); | dot((0,0)); | ||
| + | label("O",(1,1)); | ||
| + | draw((0,0)--(10,0),linewidth(1.5)); | ||
| + | label("r",(5,1)); | ||
</asy> | </asy> | ||
Revision as of 19:43, 7 June 2011
Template:AoPSWiki:Sandbox/header In the computer world, a sandbox is a place to test and experiment -- essentially, it's a place to play.
This is the AoPSWiki Sandbox. Feel free to experiment here.
Warning: anything you place here is subject to deletion without notice.
Sandbox Area
random code
Test 1
Test 2
Test