From 71697a11f34378c1d81600593c1ad5d0f349159d Mon Sep 17 00:00:00 2001 From: Surferlul Date: Thu, 18 Feb 2021 17:49:56 +0100 Subject: [PATCH] Fixed directory names --- {8 => 08}/1 - Python Adder.py | 0 {8 => 08}/2 - Substring Counting.py | 0 {8 => 08}/3 - Watch the Pendulum.py | 0 {8 => 08}/4 - Centering Text.py | 0 {8 => 08}/5 - Ending Time.py | 0 {9 => 09}/1 - Absolute Value.py | 0 {9 => 09}/2 - First, Second, Third.py | 0 {9 => 09}/3 - 26 Letters.py | 0 {9 => 09}/4 - De Morgan's Law | 0 {9 => 09}/5 - Order of Operations | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename {8 => 08}/1 - Python Adder.py (100%) rename {8 => 08}/2 - Substring Counting.py (100%) rename {8 => 08}/3 - Watch the Pendulum.py (100%) rename {8 => 08}/4 - Centering Text.py (100%) rename {8 => 08}/5 - Ending Time.py (100%) rename {9 => 09}/1 - Absolute Value.py (100%) rename {9 => 09}/2 - First, Second, Third.py (100%) rename {9 => 09}/3 - 26 Letters.py (100%) rename {9 => 09}/4 - De Morgan's Law (100%) rename {9 => 09}/5 - Order of Operations (100%) diff --git a/8/1 - Python Adder.py b/08/1 - Python Adder.py similarity index 100% rename from 8/1 - Python Adder.py rename to 08/1 - Python Adder.py diff --git a/8/2 - Substring Counting.py b/08/2 - Substring Counting.py similarity index 100% rename from 8/2 - Substring Counting.py rename to 08/2 - Substring Counting.py diff --git a/8/3 - Watch the Pendulum.py b/08/3 - Watch the Pendulum.py similarity index 100% rename from 8/3 - Watch the Pendulum.py rename to 08/3 - Watch the Pendulum.py diff --git a/8/4 - Centering Text.py b/08/4 - Centering Text.py similarity index 100% rename from 8/4 - Centering Text.py rename to 08/4 - Centering Text.py diff --git a/8/5 - Ending Time.py b/08/5 - Ending Time.py similarity index 100% rename from 8/5 - Ending Time.py rename to 08/5 - Ending Time.py diff --git a/9/1 - Absolute Value.py b/09/1 - Absolute Value.py similarity index 100% rename from 9/1 - Absolute Value.py rename to 09/1 - Absolute Value.py diff --git a/9/2 - First, Second, Third.py b/09/2 - First, Second, Third.py similarity index 100% rename from 9/2 - First, Second, Third.py rename to 09/2 - First, Second, Third.py diff --git a/9/3 - 26 Letters.py b/09/3 - 26 Letters.py similarity index 100% rename from 9/3 - 26 Letters.py rename to 09/3 - 26 Letters.py diff --git a/9/4 - De Morgan's Law b/09/4 - De Morgan's Law similarity index 100% rename from 9/4 - De Morgan's Law rename to 09/4 - De Morgan's Law diff --git a/9/5 - Order of Operations b/09/5 - Order of Operations similarity index 100% rename from 9/5 - Order of Operations rename to 09/5 - Order of Operations