revisiting pattern matching now that Python 3.10 has been released
based on PEP-636 "Structural Pattern Matching: Tutorial" https://www.python.org/dev/peps/pep-0...
also shows how to pass an iterator as an argument in Rust.
Source code for this episode (and the others of the series) can be found at https://github.com/bedroombuilds/pyth...