Uhr in der Küche.

unversionierte Dateien
This commit is contained in:
Olli Graf
2022-06-18 11:01:26 +02:00
parent a986d14fbc
commit 6876dab8df
4 changed files with 36 additions and 0 deletions

10
HilfeModul.py Normal file
View File

@@ -0,0 +1,10 @@
import logging
class HilfeModul():
def __init__(self, world):
self.world = world
def hilfe(self, command):