This website requires JavaScript.
Explore
Help
Sign In
s500512
/
projekt_gra_turowa
Watch
1
Star
0
Fork
0
You've already forked projekt_gra_turowa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
main
projekt_gra_turowa
/
main.py
5 lines
64 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Simplify main.py
2025-01-07 12:31:08 +01:00
from
gra
import
Gra
Update
2024-12-11 16:47:38 +01:00
Inital commit
2024-12-09 19:29:11 +01:00
if
__name__
==
'
__main__
'
:
Simplify main.py
2025-01-07 12:31:08 +01:00
gra
=
Gra
(
)
Reference in New Issue
Copy Permalink