I have written the following code in V.S. Code on MacOS:-
import pygame pygame.init() screen = pygame.display.set_mode((800,600))
But, it the M