import pygame pygame.init() font = pygame.font.Font(None, 30) def debug(info, x = 10, y = 10):