I'm new to VS Code, and I previously did a little coding on it on another laptop. I recently got a new one, and I don't understand why I am facing these problems, as it never occurred to me in the old laptop. I went to the Terminal in VS Code and tried installing pygame, but it said it has already been installed. Please help.
I tried import pygame
, and it said that Pygame is not defined. I expected pygame to be imported, which it clearly did not.