Skip to content

Commit

Permalink
add Day 48 - lets build an app in python from @rishabk7
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Cade authored and Michael Cade committed Mar 4, 2023
1 parent 23fcc76 commit 0622d9c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions 2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,13 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich

### Python

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

### AWS

Expand Down

0 comments on commit 0622d9c

Please sign in to comment.