Python Forum
Not getting the return value
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not getting the return value
#2
You aren't printing the return value on line 33, so it's just thrown away. Did you mean to include the call to your function on line 31?
Reply


Messages In This Thread
Not getting the return value - by rs74 - Jul-04-2020, 07:39 AM
RE: Not getting the return value - by ndc85430 - Jul-04-2020, 07:39 AM
RE: Not getting the return value - by rs74 - Jul-04-2020, 07:44 AM
RE: Not getting the return value - by ndc85430 - Jul-04-2020, 07:48 AM
RE: Not getting the return value - by menator01 - Jul-05-2020, 01:18 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020