import pygame
import random
# Inicializar Pygame
pygame.init()
# Dimensiones de la pantalla
ancho, alto = 6