From 60c4b5ba941be1b93067424627ff8edadabbe7a8 Mon Sep 17 00:00:00 2001 From: wilsonaa Date: Tue, 12 Sep 2017 14:04:02 -0400 Subject: [PATCH 1/2] I added my name --- src/m3_turtles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/m3_turtles.py b/src/m3_turtles.py index df507f3..14b9446 100644 --- a/src/m3_turtles.py +++ b/src/m3_turtles.py @@ -10,7 +10,7 @@ -- ASSIGNING a VALUE to a NAME (VARIABLE). Authors: David Mutchler, Dave Fisher, Valerie Galluzzi, Amanda Stouder, - their colleagues and PUT_YOUR_NAME_HERE. + their colleagues and Aaron Wilson. """ ######################################################################## # From 446986c134ecf2a6b159feb87a55a1f4a7d28827 Mon Sep 17 00:00:00 2001 From: wilsonaa Date: Wed, 13 Sep 2017 13:46:41 -0400 Subject: [PATCH 2/2] I added my name --- src/m3_turtles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/m3_turtles.py b/src/m3_turtles.py index 14b9446..95c895b 100644 --- a/src/m3_turtles.py +++ b/src/m3_turtles.py @@ -10,7 +10,7 @@ -- ASSIGNING a VALUE to a NAME (VARIABLE). Authors: David Mutchler, Dave Fisher, Valerie Galluzzi, Amanda Stouder, - their colleagues and Aaron Wilson. + their colleagues and Aaron A. Wilson. """ ######################################################################## #