Difference between revisions of "AoPS Wiki:Sandbox"
m (→Test 2) |
(→Sandbox Area) |
||
Line 156: | Line 156: | ||
draw((6,0)--(8,0),blue); | draw((6,0)--(8,0),blue); | ||
draw((8,6)--(8,0),blue); | draw((8,6)--(8,0),blue); | ||
+ | |||
+ | </asy> | ||
+ | |||
+ | <asy> | ||
+ | |||
+ | dot((0,1)); | ||
+ | dot((3.5,8)); | ||
+ | dot((2,5)); | ||
+ | draw((0,1)--(3.5,8)); | ||
</asy> | </asy> |
Revision as of 19:53, 11 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