diff --git a/028_logic.py b/028_logic.py index a861f758..d4f70653 100644 --- a/028_logic.py +++ b/028_logic.py @@ -42,7 +42,7 @@ def starts_with_x_or_y(the_str): # I've started it for you. -print("") +print("a_or_b") print("Function: a_or_b") def a_or_b(a, b):