Home
last modified time | relevance | path

Searched refs:make_hand_shape (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Demo/turtle/
Dtdemo_clock.py34 def make_hand_shape(name, laenge, spitze): function
59 make_hand_shape("second_hand", 125, 25)
60 make_hand_shape("minute_hand", 130, 25)
61 make_hand_shape("hour_hand", 90, 25)