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