Skip to content

Commit

Permalink
[SLUG] Transferring changes from Slug as of 2023-04-25 10:30:12 +0100.
Browse files Browse the repository at this point in the history
  • Loading branch information
neoeno committed Apr 25, 2023
1 parent 6793ca8 commit 39c9d03
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 041_challenge_2_example.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://github.com/makersacademy/intro-to-python/blob/main/999_video_index.md
# Video alternative: https://youtu.be/Y-6WZfJ9I6c&t=0s

# Nice work on that last one! You might well want to
# consider taking the assessment at this point.
Expand Down
2 changes: 1 addition & 1 deletion 042_challenge_2_exercise.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://github.com/makersacademy/intro-to-python/blob/main/999_video_index.md
# Video alternative: https://youtu.be/Y-6WZfJ9I6c&t=1054s

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

Expand Down
10 changes: 7 additions & 3 deletions 999_video_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,11 @@ Here's an index of all of the videos in this material:
* [037 Dictionaries](https://youtu.be/zN-ymUZ2CPk&t=510s)
* [038 Dictionary Operations](https://youtu.be/zN-ymUZ2CPk&t=726s)
* [039 Challenge 1 Example](https://youtu.be/qDWyR0XpJtQ&t=0s)
* [040 Challenge 2 Exercise](https://youtu.be/qDWyR0XpJtQ&t=1295s)
* [040 Challenge 1 Exercise](https://youtu.be/qDWyR0XpJtQ&t=1295s)
* [041 Challenge 2 Example](https://youtu.be/Y-6WZfJ9I6c&t=0s)
* [042 Challenge 2 Exercise](https://youtu.be/Y-6WZfJ9I6c&t=1054s)

Later videos are pending upload and will be posted here
within the next day.
Here's one further video if you'd like a demonstration of
how to use [Codewars](https://www.codewars.com/):

* [How to use Codewars](https://youtu.be/OGdhGv0KY3E)

0 comments on commit 39c9d03

Please sign in to comment.