The Python Walrus Operator - New in Python 3.8

4 years ago
5

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.8.html

◾◾◾◾◾
💻 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
📝 LinkedIn: https://www.linkedin.com/in/tim-rusci...
📂 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
- Python Walrus Operator
- Walrus Operator Python
- Assignment Expression Operator Python

#Python #WalrusOperator #Python3.8

Loading comments...