Howard Francis – Using the Python return Statement Effectively

$20.00

We only charge convenience fees

  • Only Mega Links will be Provided
  • On Demand Download Links Available
Guaranteed Safe Checkout

Howard Francis - Using the Python return Statement Effectively
MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 21 Lessons (1h 26m) | Size: 182.8 MB
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.

Using the return statement effectively is a core skill if you want to code custom functions that are Pythonic and robust.
In this course, you’ll learn:
How to use the Python return statement in your functions
How to return single or multiple values from your functions
What best practices to observe when using return statements
How to structure more advanced return statements
Homepage

https://realpython.com/courses/effective-python-return-statement/