From 7ee7cb632f67d902f69df08aa3df56224a68dacd Mon Sep 17 00:00:00 2001 From: Tyler Wardhaugh Date: Thu, 25 Feb 2021 10:47:22 -0800 Subject: Ch101 (Python): Tasks 1 & 2 --- challenge-101/tyler-wardhaugh/python/ch2.py | 1 + 1 file changed, 1 insertion(+) create mode 120000 challenge-101/tyler-wardhaugh/python/ch2.py (limited to 'challenge-101/tyler-wardhaugh/python/ch2.py') diff --git a/challenge-101/tyler-wardhaugh/python/ch2.py b/challenge-101/tyler-wardhaugh/python/ch2.py new file mode 120000 index 0000000000..13a132b99f --- /dev/null +++ b/challenge-101/tyler-wardhaugh/python/ch2.py @@ -0,0 +1 @@ +ch-2.py \ No newline at end of file -- cgit