diff --git a/main.py b/main.py index 94595f0..f9e2ff0 100644 --- a/main.py +++ b/main.py @@ -1,5 +1,5 @@ def StartScherm(): - pass + startscherm = "Hey there. This is the startscherm. No I do not care that this is a string and not an actual screen" def LevelOne(): pass def LevelTwo():