Help me with Python please (picture)

Denis McMahon denismfmcmahon at gmail.com
Fri Sep 27 22:18:43 EDT 2013


On Fri, 27 Sep 2013 17:43:42 -0700, jae655 wrote:

> http://imgur.com/E6vrNs4

> Can't seem to be getting an output.

I can't see where your output statements are.

With no output statements, there is no output.

perhaps you want to assign the result of the function call to a variable, 
and then print the variable? Or perhaps not, perhaps you were going to do 
the output some other way?

-- 
Denis McMahon, denismfmcmahon at gmail.com



More information about the Python-list mailing list