Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need help with a Kata
#4
(Jul-09-2019, 12:00 AM)Jaccobtw Wrote: This is callable but doesn't return a or b
def point(a, b):
        return a, b

That IS callable, and DOES return both a and b.
Reply


Messages In This Thread
I need help with a Kata - by Jaccobtw - Jul-08-2019, 08:09 PM
RE: I need help with a Kata - by nilamo - Jul-08-2019, 08:25 PM
RE: I need help with a Kata - by Jaccobtw - Jul-09-2019, 12:00 AM
RE: I need help with a Kata - by nilamo - Jul-10-2019, 02:57 PM

Forum Jump:

User Panel Messages

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