filmov
tv
Python Refactoring Exercise: Improving Memory Game Code
![preview_player](https://i.ytimg.com/vi/BMw6699tKF0/maxresdefault.jpg)
Показать описание
I refactor my memory game’s Python code. There are if expressions, lists, sets, type hints, and an “extract method” refactoring. I reduced the number of lines of code, and made it more readable.