One versus two underscores

One versus two underscores

Omer writes:

I am currently on Chapter 13 and I have come across a problem that I cannot seem to figure out. I am in the section 'Creating the Ball Class'. I wrote the code the way that you have described in the book, and I am getting the following error:

Traceback (most recent call last): Fil...

Continue reading...

Problems with files

Evan writes:

I have a Windows 8 PC, and have installed Python 3.3 onto it, and worked my way up to the last part of chapter 9 in your book with no major problems. But now I am stuck in the last part of chapter 9. The first time I tried to save a notepad txt file to the C: location, access was de...

Continue reading...

Good luck

To the (I assume) wannabe-hackers who, according to my web server logs, are trying to access various combinations of wp-admin, wp-login and other types of login page... good luck with that! ツ

Continue reading...

Python on the Web?

Dean writes:

I'm 13, I live in the US, and I just finished reading your excellent book "Python for Kids". After I finished the book I had two questions. First I was curious if it is possible to put a python game on a website to play? The other question I had was what was the hardest project you...

Continue reading...

PfK Errata

Piotr Słowik writes:

I'm learning how to code from your book. It's great! First time in my life I'm starting to understand how to write code and make it work ;) You're the first person whose teachings make sense to me!

But I have problem with this example:

>>> v = sys.stdin.readline(13)

He...

Continue reading...
Finding your way

Finding your way

We went to Rome over the weekend. Despite the weather (mild but wet), gelato seemed one of the higher priorities - a task that was more difficult than you might expect, when you want to go to one of the more famous Italian ice cream parlours, and you're relying on the slightly oddly printed tour...

Continue reading...