You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Lesson 1/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
1.[introduction.md](https://github.com/kevinlu1248/ccc_python_lessons/tree/master/Lesson%201/introduction.md): (10 minutes) Go over what they want to do, Github Student Pack and environment such as Pycharm as they eat
3
3
2.[review.py](https://github.com/kevinlu1248/ccc_python_lessons/tree/master/Lesson%201/review.py): (5 minutes) ask what they want to do and review basic Python (string formatting, conditionals, loops, and functions)
4
4
3.[zip.py](https://github.com/kevinlu1248/ccc_python_lessons/tree/master/Lesson%201/zip.py): (10 minutes) go over a commonly used function in CCC: zip; also there is an activity
5
-
4. Try doing https://dmoj.ca/problems/ccc18j4 using zip!
5
+
4. Try doing https://dmoj.ca/problems/ccc18s2 using zip!
6
6
5. Bonus: try https://dmoj.ca/problem/ccc16j2 with zip as well
7
7
8
8
**Note that each of the Python file's teaching materials can be found in the Lesson 1 repository at:**
0 commit comments