Python Forum
Hi , why can't i return this value?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hi , why can't i return this value?
#3
Note that you need to do something with the return value, as shown above. The function is returning, but since you don't use the value, it's just discarded.
Reply


Messages In This Thread
Hi , why can't i return this value? - by Houston222 - Feb-09-2020, 04:13 AM
RE: Hi , why can't i return this value? - by ndc85430 - Feb-09-2020, 05:57 AM
RE: Hi , why can't i return this value? - by karkas - Feb-09-2020, 01:29 PM

Forum Jump:

User Panel Messages

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