User:Asdf334

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

this is where i selflearn asy

test for labeling:

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