diff --git a/main.py b/main.py index 94595f0..ce705e1 100644 --- a/main.py +++ b/main.py @@ -1,4 +1,5 @@ def StartScherm(): + print('Hello there') pass def LevelOne(): pass