Modified IDLE

Dean B writes:

I’m on page 137 of your book Python For Kids (chapter 10). I noticed a sentence at the top of the page, and have a question on it. It says “This won’t work if you’re using the modified version of IDLE that we set up in Chapter 1.” I didn’t remember seeing anything *in chapter 1...

Continue reading...

Is the animation loop necessary

Christopher D writes:

I’m currently working through your book and enjoying it immensely. *The following is baffling me though, so hoping you can help.

In Chapter 13, page 197 (after creating the ball object), you wrote: “If you run this program now using Run>Module, the canvas will appear f...

Continue reading...