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