I have an error in my python game.
while run: clock.tick(FPS) refresh_window() for event in pygame.event.get(): if event.type == pygame.QU