Difference between revisions of "AoPS Wiki:Sandbox"
(→Test 3) |
|||
Line 288: | Line 288: | ||
==Test 3== | ==Test 3== | ||
− | + | <asy> | |
dot((0,0)); | dot((0,0)); | ||
+ | dot((0,4)); | ||
dot((3,4)); | dot((3,4)); | ||
− | + | dot((3,0)); | |
+ | draw((0,0)--(3,4),green); | ||
+ | |||
+ | </asy> |
Revision as of 10:23, 12 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.
Contents
Sandbox Area
random code
Test 1
Test 2
Test
Test 3