We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc10b2a commit ce6755fCopy full SHA for ce6755f
2 files changed
__pycache__/vesnice.cpython-39.pyc
-1.72 KB
crazyvilllage.py
@@ -3,8 +3,7 @@
3
from turtle import exitonclick, bgcolor, title, colormode
4
import turtle
5
6
-# ze souboru vesnice je potřeba funkce domecek
7
-from vesnice import *
+from vesnice import domecek
8
import tkinter
9
10
0 commit comments