Skip to content

Commit 07b9680

Browse files
Update Readme
1 parent 307cef6 commit 07b9680

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ For the next 30 days, learn the Python Programming language.
66

77

88
### Lectures
9-
Day 1: [Watch]()
9+
Day 1 - Basics: Setup, Strings, Variables, and Integers: [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-1-basics-setup-strings-variables-and-integers/)
1010

11-
Day 2: [Watch]()
11+
Day 2 - Lists: Dictionaries, & Tuples: [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-2-lists-dictionaries-tuples/)
1212

13-
Day 3: [Watch]()
13+
Day 3 - Loops: For Loops & While Loops: [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-3-loops-loops-while-loops/)
1414

15-
Day 4: [Watch]()
15+
Day 4 - Conditionals: Expressions, if, else if (elif), else : [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-4-conditionals-expressions-if-else-if-elif-els/)
1616

17-
Day 5:
18-
[Watch]()
17+
Day 5 Functions:
18+
[Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-5-functions/)
1919
[Code](./Day 5/)
2020

2121
Day 6: _coming soon_

0 commit comments

Comments
 (0)