Stick figure error

Stick figure error

WangXin writes (excerpted):

I got a confusing error from the Python 3.4 (command line - 64 bit), it shows me this: “NameError: name ‘collided_left is not defined’” , I have checked my code over and over again and I can’t find the error. Could you help me to check my code when convenient?

... Continue reading...

Tkinter mainloop issue

Martin writes:

First of all thank you for writing “Python for Kids”. It’s a great book and offers “instant gratification”. My 8-year-old is already hacking his way through the pages on his brand new Raspberry Pi. He (we) ran into a bit of trouble when we started playing with Tkinter. Your initia...

Continue reading...

Python 3.5 beta issue on Windows

Tony writes:

I have installed Python 3.5.0b3, and when I tried to make the shortcut, it looked very different from the book’s examples and I did not get the toolbar with “File”, “Edit”, “Options”, etc. on the top. Please tell me how to correctly complete the installation process. Thank you, ...

Continue reading...

Syntax error in myletter.py

I have recently bought your book, Python For Kids and I think it’s great and easy to understand *except for one small thing.

It tells me to put this into the Shell:

spaces = ’ ’ * 25 print(’%s 12 Butts wynd’ % spaces) print(’%s Twinklebottom heath’) % spaces) print() print() print(’Dear Sir’)...

Continue reading...

Deprecated switch

Sandy S writes:

I just purchased 3 copies of “Python for Kids” so that my 2 sons and I can begin our quest! Anyway I hate to bug you with this but we just downloaded the latest version of the Python suite and the –n switch for IDLE startup has a message about “being deprecated since version ...

Continue reading...

Problem with IF statements

Art S writes (excerpted):

First, let me say that I am having a great time learning Python from Python for Kids, even though I am just a kid at heart. I’m an old, old guy (I’ll be 52 in April), but my students keep me young - I’ve been teaching high school mathematics for 25 years, and I am f...

Continue reading...

Where to go after PfK

Miquel C writes:

Do you know where to learn Python? I’ve been searching and I’ve only found Codecademy. I’d be very happy if you know where to go from Python For Kids. *All kind of learning would be great.

I also downloaded an IRC bot, and I’ve translated it to my language. I’ve been lookin...

Continue reading...

Well done Amazon - truly awful UX

How to ensure that your customers never, ever… ever want to sign up for Prime… ever:

Step 1.
Prompt user to sign up for Amazon Prime while processing their order.

Step 2.
Customer clicks “No Thanks” (because customer was previously signed up for Prime and decided they didn’t want to pay fo...

Continue reading...