Skip to content

Commit 0622d9c

Browse files
Michael CadeMichael Cade
authored andcommitted
add Day 48 - lets build an app in python from @rishabk7
1 parent 23fcc76 commit 0622d9c

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

2023.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,13 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich
9696

9797
### Python
9898

99-
- [] 🐍 42 > [Programming Language: Introduction to Python](2023/day42.md)
100-
- [] 🐍 43 > [Python Loops, functions, modules and libraries](2023/day43.md)
101-
- [] 🐍 44 > [Data Structures and OOP in Python](2023/day44.md)
102-
- [] 🐍 45 > [Debugging, testing and Regular expression](2023/day45.md)
103-
- [] 🐍 46 > [Web development in Python](2023/day46.md)
104-
- [] 🐍 47 > [Automation with Python](2023/day47.md)
105-
- [] 🐍 48 > [](2023/day48.md)
99+
- [✔️] 🐍 42 > [Programming Language: Introduction to Python](2023/day42.md)
100+
- [✔️] 🐍 43 > [Python Loops, functions, modules and libraries](2023/day43.md)
101+
- [✔️] 🐍 44 > [Data Structures and OOP in Python](2023/day44.md)
102+
- [✔️] 🐍 45 > [Debugging, testing and Regular expression](2023/day45.md)
103+
- [✔️] 🐍 46 > [Web development in Python](2023/day46.md)
104+
- [✔️] 🐍 47 > [Automation with Python](2023/day47.md)
105+
- [✔️] 🐍 48 > [Let's build an App in Python](2023/day48.md)
106106

107107
### AWS
108108

0 commit comments

Comments
 (0)