In this video I discuss one of the exciting changes to python 3.8, the walrus operator. The walrus operator is otherwise known as the assignment expression operator and it provides a way to write more readable code. It can be used inside expressions to assign a variable to a part of that expression.
All 3.8 Changes: https://docs.python.org/3/whatsnew/3....
◾◾◾◾◾
💻 Enroll in The Fundamentals of Programming w/ Python
https://tech-with-tim.teachable.com/p...
📸 Instagram: / tech_with_tim
🌎 Website https://techwithtim.net
📱 Twitter: / techwithtimm
⭐ Discord: / discord
📝 LinkedIn: / tim-rusci. .
📂 GitHub: https://github.com/techwithtim
🔊 Podcast: https://anchor.fm/tech-with-tim
💵 One-Time Donations: https://www.paypal.com/donate/?token=...
💰 Patreon: / techwithtim
◾◾◾◾◾◾
⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡
Tags:
- Tech With Tim
- Python Tutorials
- Python Walrus Operator
- Walrus Operator Python
- Assignment Expression Operator Python
#Python #WalrusOperator #Python3.8