Difference between revisions of "AoPS Wiki:Sandbox"
Fairview13 (talk | contribs) (→Test 1) |
Fairview13 (talk | contribs) (→Test 1) |
||
Line 232: | Line 232: | ||
draw((3,0)--(0,4),green); | draw((3,0)--(0,4),green); | ||
draw((0,4)--(4,7),green); | draw((0,4)--(4,7),green); | ||
+ | draw((5,7)--(7,2),black); | ||
+ | draw((7,2)--(2,0),black); | ||
+ | draw((2,0)--(0,5),black); | ||
+ | draw((0,5)--(5,7),black); | ||
</asy> | </asy> |
Revision as of 12:55, 17 May 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
dot((0,0)); dot((5,12)); line((0,0)--(5,12)); (Error making remote request. Unknown error_msg)
Test 1
Test 2
Test