User:Asdf334

Revision as of 20:04, 3 March 2020 by Asdf334 (talk | contribs)

this is where i selflearn asy

test for labeling:

[asy]draw((1,0)--(2,0)--(2,1)--(1,1)--cycle); label("$A$",(1,0),NW); label("$B$",(2,0),NE); [/asy]