Difference between revisions of "AoPS Wiki:Sandbox"
(→Sandbox Area) |
(→Sandbox Area) |
||
Line 60: | Line 60: | ||
draw((0,0)--(10,0),linewidth(1.5)); | draw((0,0)--(10,0),linewidth(1.5)); | ||
label("r",(5,1)); | label("r",(5,1)); | ||
+ | |||
+ | </asy> | ||
+ | |||
+ | <asy> | ||
+ | |||
+ | draw((0,5)--(0,0)); | ||
+ | draw((0,0)--(25,0)); | ||
+ | draw((0,5)--(25,0)); | ||
+ | label("r",(-1,3)); | ||
</asy> | </asy> |
Revision as of 19:49, 7 June 2011
Welcome to the sandbox, a location to test your newfound wiki-editing abilities.
Please note that all contributions here may be deleted periodically and without warning.
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