Python Forum
Book 'Python in high school'
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Book 'Python in high school'
#3
Yes, it is a pedagogical choice to always end a function with the instruction 'return'. This allows to clearly delimit the block of the function. Anyway a function always returns a value, even if the 'return' instruction is not present!
Reply


Messages In This Thread
Book 'Python in high school' - by arnbod - Mar-19-2020, 07:10 AM
RE: Book 'Python in high school' - by micseydel - Mar-25-2020, 08:46 PM
RE: Book 'Python in high school' - by arnbod - Mar-26-2020, 09:57 AM
RE: Book 'Python in high school' - by micseydel - Apr-10-2020, 05:35 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Best book on learning Python by referring C++ almahdi 1 1,387 Jun-01-2022, 07:01 AM
Last Post: Larz60+
  Looking for a book to deepen my Python knowledge. SpongeB0B 2 2,467 Jun-25-2020, 03:06 PM
Last Post: snippsat
  My Python programming book for kids is free for 48 hours kenttong 0 1,926 Feb-02-2020, 09:45 AM
Last Post: kenttong
  High level Python program architectural design question - decoration for multiple ent yahbai 0 1,746 Jan-16-2020, 08:30 PM
Last Post: yahbai
  Python Programming book khouzamm 3 69,367 Oct-17-2019, 01:45 AM
Last Post: khouzamm
  [book] Various python and non python books available each day (free for 24hrs) Yoriz 188 121,344 Aug-09-2019, 04:57 AM
Last Post: ThomasL
  What is the best book for in-depth Python for advanced other-language programmers? user118967 1 2,617 Jun-04-2019, 07:56 PM
Last Post: snippsat
  Book: "Python in high school" arnbod 1 2,746 Jun-03-2019, 02:12 PM
Last Post: heiner55
  What is the best site or book to learn advanced python programming? aruntracer 2 3,956 Apr-29-2018, 10:48 PM
Last Post: micseydel
  High School coding club willnida 7 102,011 Feb-08-2018, 04:12 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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