Difference between revisions of "AoPS Wiki:Sandbox"
(→Sandbox Area) |
(→Sandbox Area) |
||
Line 76: | Line 76: | ||
dot((6,4)); | dot((6,4)); | ||
dot((6,6)); | dot((6,6)); | ||
+ | draw((0,0)--(0,2),red); | ||
+ | draw((0,2)--(2,2),red); | ||
+ | draw((2,2)--(0,4),red); | ||
+ | draw((0,4)--(0,6),red); | ||
+ | draw((0,6)--(2,6),red); | ||
+ | draw((2,6)--(2,4),red); | ||
+ | draw((2,4)--(4,6),red); | ||
+ | draw((4,6)--(6,6),red); | ||
+ | draw((6,6)--(6,4),red); | ||
+ | draw((6,4)--(4,4),red); | ||
+ | draw((4,4)--(6,2),red); | ||
+ | draw((6,2)--(6,0),red); | ||
+ | draw((6,0)--(4,0),red); | ||
+ | draw((4,0)--(4,2),red); | ||
+ | draw((4,2)--(2,0),red); | ||
+ | draw((2,0)--(0,0),red); | ||
</asy> | </asy> |
Revision as of 15:24, 23 March 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