time

Recherche

Voici les résultats de votre recherche.

simulations_random_walks_codes
5 Occurrences trouvées, Dernière modification :
- coding: utf-8 -*- from tkinter import * import time window = Tk() sizex = 400 sizey = 200 canvas = C... (ball, depx, depy) canvas.after(20) # time delay in milliseconds canvas.update() time.sleep(5) # on attend quelques secondes window.destroy()... - coding: utf-8 -*- from tkinter import * import time from random import * window = Tk() sizex = 400
paradoxe_anniversaires
1 Occurrences trouvées, Dernière modification :
, and your chances are over 90%. Try it! * Next time you're in an event with more than 118 people, thi