Pygame Tutorials - Import and Initialize — pygame v2.1.1 ...
www.pygame.org › docs › tutPygame is a collection of different modules in a single python package. Some of the modules are written in C, and some are written in python. Some modules are also optional, and might not always be present. This is just a quick introduction on what is going on when you import pygame. For a clearer explanation definitely see the pygame examples ...