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/ch1.py | 1 + 1 file changed, 1 insertion(+) create mode 120000 challenge-101/tyler-wardhaugh/python/ch1.py (limited to 'challenge-101/tyler-wardhaugh/python/ch1.py') diff --git a/challenge-101/tyler-wardhaugh/python/ch1.py b/challenge-101/tyler-wardhaugh/python/ch1.py new file mode 120000 index 0000000000..7680b02e4f --- /dev/null +++ b/challenge-101/tyler-wardhaugh/python/ch1.py @@ -0,0 +1 @@ +ch-1.py \ No newline at end of file -- cgit