So you’ve been learning lots of Python so far! Have you ever wondered what other people do using Python? Here are two projects using Python that I like:
Blender 3D - 3D modelling software written in Python and C. All the scripting happens in Python and there is a game engine in Python.
PyGame - A library for creating games in Python.
Find a programming project that you like and share.