About

Swaroop C H is 29 years of age. He is a coder and startupper. He has previously worked at Yahoo!, Adobe, his own startup and Infibeam.

Read more about him

Views
Personal tools
COLLECTION
Collection

Talk:Python en:Control Flow

From Notes

Jump to: navigation, search

the <emphasis> tag does not work on my browser (Firefox 3.0.1)


86.17.91.10 said:

I find that these examples involving entering a string, don't work unless I enter the string between single quotation marks.

the break and contiune sections are not working for me

i am using ubuntu linux for this, and when i put these things into geany, and click execute, i keep getting an error 1. please help.

On March 12 2010, Cory wrote:

Yes, I am having the same problem, the break and continue sections do not work. I am using IDLE. As suggested above, entering strings between single quotation marks fixes the problem.