Difference between revisions of "AoPS Wiki:Sandbox"
(→Sandbox Area) |
|||
| Line 286: | Line 286: | ||
</asy> | </asy> | ||
| + | |||
| + | ==Test 3== | ||
| + | [asy] | ||
| + | dot((0,0)); | ||
| + | dot((3,4)); | ||
| + | [/asy] | ||
Revision as of 10:20, 12 June 2011
Template:AoPSWiki:Sandbox/header 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
[asy] dot((0,0)); dot((3,4)); [/asy]