&gt;I finished the chapter which includes for loop, tuples, indexing and<br>
&gt;slicing. Can anyone suggest me 3 exercises to remind of the chapter?<br>
<br>
<br>
A great place to find all sorts of programs to write -- from very easy
to complex -- is the programming contest archive on the useless python
page (<a href="http://www.uselesspython.com">www.uselesspython.com</a>).&nbsp; Pick a couple and you will have all
sorts of chances to use everything mentioned above.<br>
<br>
--greg<br>