Martin Putzlocher
55d804f3bc
Zur Änderung der Docstrings pyment eingesetzt. z.B. ``` pyment -w Field.py ```
6 lines
77 B
Python
6 lines
77 B
Python
from GameController import *
|
|
|
|
g = GameController()
|
|
|
|
print("Game ends here.")
|