Difference between revisions of "User:Aops-g5-gethsemanea2/Sandbox"
Line 3: | Line 3: | ||
− | + | This sandbox is owned by Aops-g5-gethsemanea2. | |
{{AoPS Wiki:Sandbox/header}} | {{AoPS Wiki:Sandbox/header}} | ||
Line 26: | Line 26: | ||
<pre>CreativeHedgehog, this is a sandbox, not a discussion page. --Aops-g5-gethsemanea2, 22:49, 21 August 2020</pre> | <pre>CreativeHedgehog, this is a sandbox, not a discussion page. --Aops-g5-gethsemanea2, 22:49, 21 August 2020</pre> | ||
+ | |||
+ | [asy] | ||
+ | import three; | ||
+ | dot((0,0,10)); | ||
+ | dot((0,10,0)); | ||
+ | dot((10,0,0)); | ||
+ | dot((0,0,0)); | ||
+ | draw((0,0,10)--(0,10,0)); | ||
+ | draw((0,0,10)--(10,0,0)); | ||
+ | draw((0,10,0)--(10,0,0)); | ||
+ | draw((0,0,10)--(0,0,0)); | ||
+ | draw((0,10,0)--(0,0,0)); | ||
+ | draw((10,0,0)--(0,0,0)); | ||
+ | [/asy] | ||
+ | <cmath>\text{A tetrahedron by Aops-g5-gethsemanea2}</cmath> |
Revision as of 08:04, 24 August 2020
User Page w | Discussion t | Wiki Math Games : | Projects | | Contributions V | Avatar b
i Good day!
This sandbox is owned by Aops-g5-gethsemanea2.
Shortcut: |
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.
Thanks for helping me create more pages with the Social Media! Our Social Media is 25th place and will eventually beat Piphi's Header on Most transcluded pages! Now, We need something cool here to test:
User Count
About Me
Goals
Get Social Media to beat Piphi's Header
I have a brand new signature using AoPS Duotone.
19:27, 13 August 2020 (EDT)
CreativeHedgehog, this is a sandbox, not a discussion page. --Aops-g5-gethsemanea2, 22:49, 21 August 2020
[asy] import three; dot((0,0,10)); dot((0,10,0)); dot((10,0,0)); dot((0,0,0)); draw((0,0,10)--(0,10,0)); draw((0,0,10)--(10,0,0)); draw((0,10,0)--(10,0,0)); draw((0,0,10)--(0,0,0)); draw((0,10,0)--(0,0,0)); draw((10,0,0)--(0,0,0)); [/asy]