I tried to run these lines using Pycharm but I always get this error: import pygame pygame.init()
screen = pygame.display.set_mode((500, 500)) I manage to import and