Comment attendre à Pygame
import pygame
pygame.init()
pygame.time.wait(milliseconds)
Tired Tamarin
import pygame
pygame.init()
pygame.time.wait(milliseconds)