Example for the most basic but important concepts in Python.
You should know Python Fundamentals and Python Functions and Classes by Ryan Abernathey.
- typehints
- asserts
- inline for loop
- method calls
- zip
__main__
concept
- pass methods to somewhere
- mutable/immutable objects