diff --git a/035_mapping.py b/035_mapping.py index cc7da860..cbff154e 100644 --- a/035_mapping.py +++ b/035_mapping.py @@ -30,7 +30,7 @@ # @TASK: Complete this exercise. -print("") +print("add_one_hundred_to_numbers") print("Function: add_one_hundred_to_numbers") # Return a new list of each number with 100 added