This website requires JavaScript.
Explore
Help
Sign In
pi3c
/
StudyRepo_Synergy
Watch
1
Star
0
Fork
You've already forked StudyRepo_Synergy
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e78801db7a
StudyRepo_Synergy
/
part2_OOP
/
lesson6
/
app.py
5 lines
71 B
Python
Raw
Blame
History
from
snake
import
game
if
__name__
==
"
__main__
"
:
game
.
mainloop
(
)
Reference in New Issue
View Git Blame
Copy Permalink