#best-practices
Read more stories on Hashnode
Articles with this tag
Introduction of list to dictionary, dictionary "get" method and Counter class in Python · 1. Introduction This blog introduces some best practices of...
Brief Introduction of List Comprehension, Map & Filter, Sort, zip and precaution when generating a list of single item · 1. Introduction This blog...
f-string implementation and printing variable with name and value, applying destructing in multiple variable assignment and ignore value with "_" · 1....