We recently completed a small video demonstrating how to clean up an ugly set of if-else conditionals by refactoring it to use polymorphism instead. All the while we use pytest as a safety net to catch errors....
video
2 Articles
2
We just released a video showing how to use PyScript to build a Tic Tac Toe game from scratch in just 10 minutes....