Difference between revisions of "Wiki Stuff"
Aggarw.vyom (talk | contribs) (→Problem) |
Aggarw.vyom (talk | contribs) (→Problem) |
||
Line 6: | Line 6: | ||
filldraw(unitcircle,white,black); | filldraw(unitcircle,white,black); | ||
</asy> | </asy> | ||
− | <asy> | + | <asy> draw((1,0){up}..{left}(0,1)); dot((1,0)); dot((0,1)); draw((0,1){right}..{up}(1,2)); dot((1,2)); draw((1,2){down}..{right}(2,1)); dot((2,1)); draw((2,1){left}..{down}(1,0)); </asy> |
Revision as of 01:23, 8 August 2025
Problem