I am totally new to programming - I have suceffully got my Raspberry Pi 3b+ to
import pygame
but it fails when I run python3.9, then 'import pygame' fails - it's been driving me crazy as the pygame website recommends to use the latest version of Python!
I must have installed things correctly, updated packages etc. as it works fine in the pi's previous two versions of Python - but why an earth does it not work or recognise the module in Python 3.9?