Difference between revisions of "AoPS Wiki:Sandbox"
Line 7: | Line 7: | ||
=== Sandbox Area === | === Sandbox Area === | ||
− | <asy> | + | <asy> |
− | + | draw((0,0)--(3,9),black); | |
− | + | label("$71^\circ$",(0,0),NE); | |
− | + | draw((3,9)--(6,0),black); | |
− | + | label("$71^\circ$",(6,0),NW); | |
− | + | draw((0,0)--(6,0),black); | |
− | + | label("$38^\circ$",(3,8),S); | |
− | + | dot((0,0)); | |
− | + | dot((3,9)); | |
− | + | dot((6,0)); | |
− | + | draw((-1,7)--(2.3,5.9),black); | |
− | + | draw((-1,6)--(2,6),red); | |
+ | label("$19^\circ$",(1,6),NW); | ||
</asy> | </asy> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 13:09, 26 May 2009
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