diff --git a/lb.py b/lb.py index bcbed79..d5337e5 100644 --- a/lb.py +++ b/lb.py @@ -149,7 +149,7 @@ def cls(): quotient = int(num1) / int(num2) print(quotient) code() - if (command == "dungeon"): - print("Freakybob keeps me in his dungeon all day. I want out. help") - code() -code() + if (command == "dungeon"): + print("help freakybob has me in his dungeon send help NOW please") + code() +code() \ No newline at end of file