3 lines
56 B
Text
3 lines
56 B
Text
|
import graph;
|
||
|
draw(Circle((0,0),20)); // graph - Circle
|