Messages
Topics
Lists
Groups
Marketplace
Jobs
Gihan Lakshan
5 years ago
In this Python Programming video, we will be going over 10 tips and tricks for writing Pythonic code. Here are the timestamps for each topic we will cover…
Subscribe: https://www.youtube.com/channel/UCCezIgC97PvUuR4_gbFUs5g
#python
In this Python Programming tutorial, we will be going over 10 tips and tricks for writing Pythonic code: Ternary Conditionals; Underscore Placeholders; Context Managers; Enumerate; Zip; Unpacking; Setattr/Getattr; GetPass; Python dash m; Help/Dir