Difference between revisions of "AoPS Wiki:Sandbox"
(→Test 0) |
|||
| Line 146: | Line 146: | ||
draw((3,0)--(3,4),red); | draw((3,0)--(3,4),red); | ||
draw((3,0)--(0,0),red); | draw((3,0)--(0,0),red); | ||
| + | </asy> | ||
| + | |||
| + | |||
| + | ==Test 4== | ||
| + | |||
| + | <asy> | ||
| + | import graph; | ||
| + | draw(Circle((0,0),20)); // graph - Circle | ||
</asy> | </asy> | ||
Revision as of 13:00, 3 July 2012
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.
Test 0
What is
Test 1
Test 2
Test
Test 3
Test 4