Your IP : 216.73.216.196
B
� f � @ sD d Z ddlmZmZ dd� ZG dd� d�Zdd� Zed kr@e� d
S )aV
Animated Towers of Hanoi using Tk with optional bitmap file in background.
Usage: hanoi.py [n [bitmapfile]]
n is the number of pieces to animate; default is 4, maximum 15.
The bitmap file can be any X11 bitmap file (look in /usr/include/X11/bitmaps for
samples); it is displayed as the background of the animation. Default is no
bitmap.
� )�Tk�Canvasc C sD | dkrd S t | d ||||� || ||� t | d ||||� d S )Nr � )�hanoi)�n�a�b�c�report� r �5/opt/alt/python37/lib64/python3.7/Tools/demo/hanoi.pyr s
r c @ s&