This article is part of in the series
Published: Thursday 27th April 2023

computer codes

You must use the "print" statement to write text in Python and put the text you want to print inside single or double quotes. But this is not how you print text on the screen in the Pygame module.
You can run the following command on your Windows machine to install the module:
pip install pygame