Python Forum
the return statement
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
the return statement
#1
SyntaxError: 'return' outside function

IMHO, they should have made return outside of a function be allowed and do the same as exit().
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
the return statement - by Skaperen - May-26-2018, 03:30 AM
RE: the return statement - by Larz60+ - May-26-2018, 07:48 AM
RE: the return statement - by micseydel - May-26-2018, 09:53 PM
RE: the return statement - by Skaperen - May-27-2018, 08:42 AM
RE: the return statement - by DeaD_EyE - May-27-2018, 09:42 AM
RE: the return statement - by Larz60+ - May-27-2018, 02:07 PM
RE: the return statement - by Skaperen - May-28-2018, 04:25 AM

Forum Jump:

User Panel Messages

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