diff --git a/main.py b/main.py index efbfb1d..309fd54 100644 --- a/main.py +++ b/main.py @@ -25,6 +25,7 @@ def main(): print("https://facebook.com") elif choice == 3: print("https://twitter.com/") + else : print("That's not a choice!")