Powered By Blogger

Monday, August 29, 2011

almost the end of the pig latin program urrayhay

today I spent 1 hour a pycamp
the split method is very useful when you need to turn a sentence into a list of separate words.
here is an example: sentence.split(' ')

commenting is very useful when you know that when you wil come back through your program you will know what a certain part dose.

the return command at the end of a defined function is used to give out the product of that function.

a flow chart is very important to use when you dont exactly know in what order you should do things.

No comments:

Post a Comment