Compare commits
1 Commits
0669d74c67
...
e58a5081fb
Author | SHA1 | Date | |
---|---|---|---|
e58a5081fb |
@ -1,4 +1,4 @@
|
||||
from galgenmännchen import turtle, t, zeichenliste
|
||||
from galgenmaennchen import turtle, t, zeichenliste
|
||||
|
||||
geheimwort = "Dampfmaschienenputzbürste"
|
||||
t.hideturtle()
|
||||
@ -16,4 +16,4 @@ for buchstabe in geheimwort:
|
||||
|
||||
for grafik in zeichenliste:
|
||||
turtle.textinput("", "Welcher Buchstabe?")
|
||||
grafik()
|
||||
grafik()
|
||||
|
Loading…
Reference in New Issue
Block a user