Before going this way, it will be the usual console only apps:
- calculator
- minesweeper
- battleship (1 vs AI, 1v1)
Those projects will make him learn:
- Raw python (no libs)
- Objects in python
- Interact with console
- Build a project in python
For a web API:
- If he's into ML, run a model...