I’ve come across some uncorroborated reports that some of the instructions, or examples, in Python for Kids don’t work with Windows 10. Uncorroborated because it’s unfortunately nothing more than “it don’t work”. Not spectacularly useful, so I’ve finally gotten around to installing Windows 10 in V...
Continue reading...That's Pants
Lee writes:
Continue reading...I’m not fully understanding the HugeHairyPants program on pages 72-73 of Python For Kids. I initially thought that the loop would produce “huge huge hairy hairy pants pants,” reasoning that the program would assign the first value to i, then the identical value to j, and continue...
Epic Amazon Fail
Frankly this is bizarre, but if you’re looking for Python for Kids, I suggest you don’t buy on Amazon for the moment:

Much as I’d like to be getting a cut of that price, I somehow doubt I’m getting anything – and you’re possibly getting a poor quality knock off, going by this:

(Some more...
Continue reading...
askcolor
Isai writes:
Continue reading...*I am having trouble with this code in page 176:
from tkinter import *
colorchooser.askcolor()When I load it into IDLE, I get a blank canvas, and I can’t close it, I have to restart the shell.
I have installed the proper ActiveTcl version (8.5), and no longer get the message...
Python 3 on Ubuntu
Roxana T writes (excerpted):
Continue reading...I did look at the installation instructions in ch1 but still didn’t work. I’m using Ubuntu and the built-in (is this the right word?) Python Version. It is I guess 2.7. I have the 3 version too, but I have to set it as default probably because when I launch Idle...
Text position in tkinter
Drew M writes:
... Continue reading...I have a question I am sure I don’t know :) In tkinter I am creating a game and can’t figure out how to set dimensions for text. I need it on the middle. My canvas is 1000 by 1000 so I divided in half. Which is of course 500. Now again, my question is how to put it there.
PfK and Python 2
Tara P writes:
Continue reading...I am going to be teaching Python 2 this coming school year and I am looking for a supplemental learning tool and projects for myself and my students. Will your book Python for Kids work *with Python 2?
I saw that it is recommended to use Python 3 however the curriculum I am t...
Python3.5 on macOS
If you’re installing Python3.5 on macOS, you don’t need to follow the Automator instructions in Python for Kids any more. After installation, it’s as simple as searching for IDLE in Spotlight (the magnifying glass in the top righthand side of the menu bar) and double-clicking on (usually) the top hi...
Continue reading...Python on Chromebook
Cynthia B writes:
Continue reading...I purchased your book Python for Kids so that my 11 year old daughter and I could start to learn code together. *We are trying to install Python on her (lenovo 100S) chromebook to no avail.
We followed several prompts and purchased a python shell which has been installed but...
Pendrive
Kishore writes:
I bought this great book “python for kids”. I want to give it as a gift to kid in India. She doesn’t have internet, but has a computer. What do I need to download and give in a pendrive, so that she can finish the book without an internet connection.
Apart from the book i...
Continue reading...