Pythonic
speaker: Yi Sheng Siow event: Python User Group
evolves with Python version as there will be new language features
string with variables
- .format
- f-string
comparison
- is None
- == 0
collections.Counter for counting
speaker: Yi Sheng Siow event: Python User Group
evolves with Python version as there will be new language features
string with variables
comparison
collections.Counter for counting