5 Python BAD Practices To Avoid

Welcome back to another video! In this video, I’ll be covering five bad python practices you should be avoiding. Most of these are things that seem normal or natural for people to do, however, they can lead to problems later and can make code look messy and unreadable. 💻 Thanks to Vidyard for sponsoring this video! Check out their FREE video tools and improve your team’s communication today! ⭐️ Timestamps ⭐️ 00:00 | Overview 01:47 | Mutable Default Parameters 06:24 | Not Using A Default Dict 11:27 | Not Using A Context Manager 14:54 | Not Using Enumerate 17:19 | Overriding Built-In Keywords ◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️ 💰 Courses & Merch 💰 💻 The Fundamentals of Programming w/ Python: 👕 Merchandise: 🔗 Social Medias 🔗 📸 Instagram: 📱 Twitter: ⭐ Discord: https://
Back to Top