The Python return Statement: Implicit and Explicit return

Published: 12 August 2021
on channel: Real Python
14,220
295

The Python return statement is a key component of functions and methods. You can use the return statement to make your functions send Python objects back to the caller code. These objects are known as the function’s return value. You can use them to perform further computation in your programs.

You'll learn about implicit vs explicit returns, and the differences in printing vs returning values or objects.

Click here for more info about the complete course: https://realpython.com/courses/effect...


Watch video The Python return Statement: Implicit and Explicit return online without registration, duration hours minute second in high quality. This video was added by user Real Python 12 August 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 14,22 once and liked it 29 people.