[Edu-sig] Edu-sig Digest, Vol 181, Issue 4

Kent Tong kent.tong.mo at gmail.com
Sun Sep 9 06:43:15 EDT 2018


Hi Stephen

Much to my surprise, my 10-year-old student figured out how to do recursion
even before I told them to and wrote the code below, which puts the mole at
(1, 1) when button 1 is clicked, waits 1 second, executes the code in box
2. In box 2, the code puts the mole at (2, 2), waits 1 second and then
execute the code in box 1.

[image: image.png]

---
Kent Tong
Yes! Kids can learn Python. Free chapters and learning environment at
https://www.istudycenter.org/yes-kids-can-learn-python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20180909/23eefb1c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 45525 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20180909/23eefb1c/attachment-0001.png>


More information about the Edu-sig mailing list