Update s269_pygame.py

main
Alexandre B A Villares 2020-08-31 15:42:14 -03:00 zatwierdzone przez GitHub
rodzic 3e11f32f77
commit 747082ef1b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -1,5 +1,5 @@
# Alexandre B A Villares - https://abav.lugaralgum.com/sketch-a-day # Alexandre B A Villares - https://abav.lugaralgum.com/sketch-a-day
SKETCH_NAME = "s268" # 20180923 SKETCH_NAME = "s269" # 20180923
import pygame # install Pygame https://www.pygame.org import pygame # install Pygame https://www.pygame.org
from random import choice from random import choice