Skip to content
Snippets Groups Projects
Commit 3d3938f1 authored by Minseong Kwon's avatar Minseong Kwon
Browse files

Update turtle practice2.py

parent 0f536133
No related branches found
No related tags found
No related merge requests found
import turtle as t
#by using method : circle(radius,steps=n)
t.pensize(3)
#삼각형
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment