OVH Cloud OVH Cloud

Joyeux Noël

1 réponse
Avatar
News M Claveau /Hamster-P
import os,math,time
os.popen('mode con: cp select=1252') #ligne pour Windows
i=0.0
while(True):
i+=0.1
print ' '*int(math.sin(i)*30+30),'Joyeux Noël !'
time.sleep(0.03)




--
Michel Claveau

1 réponse

Avatar
salvatore
Très joli,
Merci Michel ;-)