From 681a709e1987f38b52e2453a346ae223584557be Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Tue, 29 Jan 2019 01:14:41 -0500 Subject: [PATCH] Updated to correct date --- Algorithms.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Algorithms.py b/Algorithms.py index 1014316..06a3f59 100644 --- a/Algorithms.py +++ b/Algorithms.py @@ -1,7 +1,7 @@ #Python/myClasses/Algorithms.py #Matthew Ellison # Created: 1-27-19 -#Modified: 1-27-19 +#Modified: 1-29-19 #This is a file that contains a few algorithms that I have used several times import math