Skip to content

Commit 39c9d03

Browse files
committed
[SLUG] Transferring changes from Slug as of 2023-04-25 10:30:12 +0100.
1 parent 6793ca8 commit 39c9d03

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

041_challenge_2_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/Y-6WZfJ9I6c&t=0s
22

33
# Nice work on that last one! You might well want to
44
# consider taking the assessment at this point.

042_challenge_2_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/Y-6WZfJ9I6c&t=1054s
22

33
# So far you've spent a lot of time writing new programs.
44

999_video_index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,11 @@ Here's an index of all of the videos in this material:
3333
* [037 Dictionaries](https://youtu.be/zN-ymUZ2CPk&t=510s)
3434
* [038 Dictionary Operations](https://youtu.be/zN-ymUZ2CPk&t=726s)
3535
* [039 Challenge 1 Example](https://youtu.be/qDWyR0XpJtQ&t=0s)
36-
* [040 Challenge 2 Exercise](https://youtu.be/qDWyR0XpJtQ&t=1295s)
36+
* [040 Challenge 1 Exercise](https://youtu.be/qDWyR0XpJtQ&t=1295s)
37+
* [041 Challenge 2 Example](https://youtu.be/Y-6WZfJ9I6c&t=0s)
38+
* [042 Challenge 2 Exercise](https://youtu.be/Y-6WZfJ9I6c&t=1054s)
3739

38-
Later videos are pending upload and will be posted here
39-
within the next day.
40+
Here's one further video if you'd like a demonstration of
41+
how to use [Codewars](https://www.codewars.com/):
42+
43+
* [How to use Codewars](https://youtu.be/OGdhGv0KY3E)

0 commit comments

Comments
 (0)