Difference between revisions of "AoPS Wiki:Sandbox"
(→Sandbox Area) |
(→Sandbox Area) |
||
Line 47: | Line 47: | ||
draw(Circle((0,0),23), linewidth(1.5)); | draw(Circle((0,0),23), linewidth(1.5)); | ||
dot((0,0)); | dot((0,0)); | ||
+ | |||
+ | </asy> | ||
+ | |||
+ | <asy> | ||
+ | |||
+ | dot((0,0)); | ||
+ | dot((5,12)); | ||
+ | line((0,0)--(5,12)); | ||
</asy> | </asy> |
Revision as of 22:55, 22 February 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)