Browse Source

Auto_Zeichnung v1.1

Version 1.1
log
- Bug fixed
Chen Yuan 7 years ago
parent
commit
6f41e61350
1 changed files with 0 additions and 3 deletions
  1. 0 3
      Auto.py

+ 0 - 3
Auto.py

@@ -32,7 +32,4 @@ turtle.circle(38)
32 32
 turtle.up()
33 33
 turtle.goto(-200+150+dp+2,-50)
34 34
 turtle.down()
35
-turtle.fill(true)
36
-turtle.fillcolor(177,177,177)
37 35
 turtle.circle(38)
38
-turtle.fill(false)