Bah ça détruit les yeux tout simplement
from math import * from kandinsky import * from random import * while 1: fill_rect(0,0,500,500,(randint(0,255),randint(0,255),randint(0,255)))
Create, edit, and import your Python scripts
Bah ça détruit les yeux tout simplement
from math import * from kandinsky import * from random import * while 1: fill_rect(0,0,500,500,(randint(0,255),randint(0,255),randint(0,255)))