Skip to content

Commit 5bf7714

Browse files
Update readme
1 parent 256c12d commit 5bf7714

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

README.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,26 @@ Day 6 - String Formatting, Substitution & more Functions:
2222
[Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-6-string-formatting-substitution-and-more-func/)
2323
[Code](./Day 6/)
2424

25-
Day 7: _coming soon_
25+
Day 7 - Classes:
26+
[Code](./Day 7/)
2627

27-
Day 8: _coming soon_
28+
Day 8 - Classes Part 2:
29+
[Code](./Day 8/)
2830

29-
Day 9: _coming soon_
31+
Day 9 - Classes Part 3, Importing, Custom Py Modules:
32+
[Code](./Day 9/)
3033

31-
Day 10: _coming soon_
34+
Day 10 - Setup Python to Send Email with Gmail:
35+
[Code](./Day 10/)
3236

33-
Day 11: _coming soon_
37+
Day 11 - HTML and Plain Text Emails through Python and Gmail:
38+
[Code](./Day 11/)
3439

35-
Day 12: _coming soon_
40+
Day 12 - Send Formatted Emails to a Set of Users with Python:
41+
[Code](./Day 12/)
3642

37-
Day 13: _coming soon_
43+
Day 13 - Using External Template Files with Context Data in Python:
44+
[Code](./Day 13/)
3845

3946
Day 14: _coming soon_
4047

0 commit comments

Comments
 (0)