__eq__ & is vs == | Python Quick Tips

Profile Picture
- Published on Oct 2, 2019馃審 Public

This python quick tips video discusses the difference between == and is and how we can implement == functionality on our objects with the dunder method eq . This is not so much a quick tip but a very important concept in python that I wanted to introduce. Let me know what else you want to see from this series! * Enroll in The Fundamentals of Programming w/ Python https://tech-with-tim.teachable.com/p... Instagram: https://www.instagram.com/tech_with_tim Website https://techwithtim.net Twitter: https://twitter.com/TechWithTimm Discord: https://discord.gg/pr2k55t GitHub: https://github.com/techwithtim Podcast: https://anchor.fm/tech-with-tim One-Time Donations: https://www.paypal.com/donate/?token=... Patreon: https://www.patreon.com/techwithtim * Please leave a LIKE and SUBSCRIBE for more content! Tags: - Tech With Tim - Python Tutorials - is vs == - == vs is - eq python #Python #PythonQuickTips