From b5a0ae871a1bb220b7d018ab8f5310d555a799e4 Mon Sep 17 00:00:00 2001 From: Jordan1-34 <131589592+Jordan1-34@users.noreply.github.com> Date: Sun, 4 Aug 2024 22:04:12 +0100 Subject: [PATCH] Update 035_mapping.py --- 035_mapping.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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