diff --git a/StorylineB.py b/StorylineB.py index 02aca0a..3ce6ce1 100644 --- a/StorylineB.py +++ b/StorylineB.py @@ -1,3 +1,3 @@ ### Storyline B -def StoryB -print("Testing if this works as it should") +def StoryB(): + print("Testing if this works as it should")