hox to install pygame code example Example 1: pygame install pip install pygame Example 2: intall pygame python3 -m pip install -U pygame --user Wha?