mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 08:09:37 +00:00
8 lines
108 B
Python
8 lines
108 B
Python
|
|
# mws = matewirtschaftssystem
|
|
def mws():
|
|
print("Mate")
|
|
|
|
|
|
def materechner():
|
|
print("eine Mate haha") |