add day 2 to index

This commit is contained in:
ducoterra
2020-11-09 21:21:05 -05:00
parent d58ebc1ebe
commit 20fa53960d
+7
View File
@@ -15,3 +15,10 @@
- The Interactive Python Prompt - The Interactive Python Prompt
- A Python Program - A Python Program
- A Django Project
### [Day 2](day2.md): not, and, or, if
- Back to the basics: and, or, not, if
- Building a Terrible Weather App
- Pulling it all together with some Django