On Fri, Oct 3, 2014 at 9:35 PM, Shiva <shivaji...@yahoo.com.dmarc.invalid> wrote: > Why is return d or return b+c not returning anything?? >
On what basis do you believe it's not returning anything? When you call it, down below, you're ignoring its return value. I expect it's returning just fine, but you then do nothing with it. ChrisA -- https://mail.python.org/mailman/listinfo/python-list