Learn Python Programming
In this Python Programming video, you will be going over 10 tips and tricks for writing Pythonic code. Following are the topics being described in the video.
- Ternary Conditionals
- Underscore Placeholders
- Context Managers
- Enumerate
- Zip
- Unpacking
- Setattr/Getattr
- GetPass
- Python dash m
- Help/Dir