Compare commits
1
Commits
0669d74c67
...
e58a5081fb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e58a5081fb |
+2
-2
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user