You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-24Lines changed: 22 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,69 +6,67 @@ For the next 30 days, learn the Python Programming language.
6
6
7
7
8
8
### Lectures
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/)
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/)
10
10
11
-
Day 2 - Lists: Dictionaries, & Tuples: [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-2-lists-dictionaries-tuples/)
11
+
Day 2 | Lists: Dictionaries, & Tuples: [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-2-lists-dictionaries-tuples/)
12
12
13
-
Day 3 - Loops: For Loops & While Loops: [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-3-loops-loops-while-loops/)
13
+
Day 3 | Loops: For Loops & While Loops: [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-3-loops-loops-while-loops/)
14
14
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/)
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/)
0 commit comments