Pygame by examples 1: kill a sprite after a while… 05/06/202006/06/2020pythonprogramming Pygame kill function. [...]
Test maker app 2: another basic example 14/10/201914/10/2019pythonprogramming Second part of the tkinter test maker app (TTMA), a project to realize tests for students with randomly generated exercises starting from a template (one exercise only generates infinite ones). [...]
Tkinter – Example 2: a calculator 03/07/201812/07/2019pythonprogramming Create a calculator with Python and the tkinter gui module. [...]