From 3fb4bdff3de28c909009dfab1d9a94a56301836b Mon Sep 17 00:00:00 2001 From: cskrasniak Date: Mon, 2 Sep 2019 17:41:12 -0400 Subject: [PATCH 1/2] JP needs help --- my_module.py | 1 + 1 file changed, 1 insertion(+) diff --git a/my_module.py b/my_module.py index 3856160..20caa39 100644 --- a/my_module.py +++ b/my_module.py @@ -1,3 +1,4 @@ print('Hello World!') print("Here's something interesting:\n") # Add lines here, let's make this script do something ineterting!! +print("JP needs help, he can't clone the repo") \ No newline at end of file From 03ac9dc4703214e6e28816f5c60919536d9402bc Mon Sep 17 00:00:00 2001 From: cskrasniak Date: Mon, 2 Sep 2019 17:41:12 -0400 Subject: [PATCH 2/2] added JP needs help --- my_module.py | 1 + 1 file changed, 1 insertion(+) diff --git a/my_module.py b/my_module.py index 3856160..20caa39 100644 --- a/my_module.py +++ b/my_module.py @@ -1,3 +1,4 @@ print('Hello World!') print("Here's something interesting:\n") # Add lines here, let's make this script do something ineterting!! +print("JP needs help, he can't clone the repo") \ No newline at end of file