Python Weekly is a collection of some little programming tips with Python for 10 days (every Sunday) by @daoodaba975
Using Python version 3.7
Week 1️⃣ > Displays the multiplication table for a number 📟
Week 2️⃣ > Find a file in a directory on your machine 🔎
Week 3️⃣ > Transforms a image into black & white 🖼
Week 4️⃣ > Generate a QR Code 🏁
Week 5️⃣ > Open a link on your browser 🌐
Week 6️⃣ > Automate your keyboard 👾
Week 7️⃣ > Play a sound 🎼
Week 8️⃣ > Replace a given character with another character 🔄
Week 9️⃣ > Unzip a zip file 📂
Week 🔟 > Reverse a character string ↩
Note: This project is open source and is particularly aimed at beginners but also to the whole Python community all over the world.
We are also on Twitter, Telegram & Facebook
All the code published here is open source & under the MIT License ✔