Pygame already installed; however, python terminal says “No module named ‘pygame’ ” (Ubuntu 20.04.1)
I’m using Ubuntu 20.04.1 LTS. I have installed pygame with sudo apt-get install python-pygame. However, when I run my code using VS code, the python terminal gives the output below: