6 lines
78 B
Python
6 lines
78 B
Python
|
|
|
|
|
|
if __name__ == "__main__":
|
|
# hab ich alles selbst programmiert
|
|
pass |