When I run my program, I get the word None as output for a line.
I don't have a print statement that contains that word.
When I debug no errors found.
Any ideas what it can be?
When I run my program, I get the word None as output for a line.
I don't have a print statement that contains that word.
When I debug no errors found.
Any ideas what it can be?
where is the code?
I cannot guess what you have written unless you post it
Can I PM it to you to look at? I prefer not to post this code.
Thank you
Got it.
Function may or may not return a value. If they explicitely do not return a value, they implicitely return None.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.