Skip to content

Commit 6793ca8

Browse files
committed
[SLUG] Transferring changes from Slug as of 2023-04-22 16:16:33 +0100.
1 parent 17f83b9 commit 6793ca8

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

039_challenge_1_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Video alternative: https://github.com/makersacademy/intro-to-python/blob/main/999_video_index.md
1+
# Video alternative: https://youtu.be/qDWyR0XpJtQ&t=0s
22

33
# Congratulations! You've covered all of the key syntax,
44
# concepts, and ideas necessary to succeed in your

040_challenge_1_exercise.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Video alternative: https://github.com/makersacademy/intro-to-python/blob/main/999_video_index.md
1+
# Video alternative: https://youtu.be/qDWyR0XpJtQ&t=1295s
22

33
from lib.helpers import check_that_these_are_equal
44

999_video_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Here's an index of all of the videos in this material:
3232
* [036 Filtering](https://youtu.be/zN-ymUZ2CPk&t=214s)
3333
* [037 Dictionaries](https://youtu.be/zN-ymUZ2CPk&t=510s)
3434
* [038 Dictionary Operations](https://youtu.be/zN-ymUZ2CPk&t=726s)
35+
* [039 Challenge 1 Example](https://youtu.be/qDWyR0XpJtQ&t=0s)
36+
* [040 Challenge 2 Exercise](https://youtu.be/qDWyR0XpJtQ&t=1295s)
3537

3638
Later videos are pending upload and will be posted here
3739
within the next day.

0 commit comments

Comments
 (0)