Skip to content

Create Xiefei#40

Open
lndulge wants to merge 1 commit intobuckyroberts:masterfrom
lndulge:patch-1
Open

Create Xiefei#40
lndulge wants to merge 1 commit intobuckyroberts:masterfrom
lndulge:patch-1

Conversation

@lndulge
Copy link

@lndulge lndulge commented Nov 16, 2018

s (15 sloc) 237 Bytesimport tuetle as f
f.setup(650,350,200,200)
f.pu(200)
f.fd(-250)
f.pd(0)
f.pensize(25)
f.pencolor("purple")
for i in range(4):
f.circle(40,80)
f.circle(-40,80)
f.circle(40,80/2)
f.fd(40)
f.circle(16,180)
f.fd(40*2/3)
f.done(200)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant