Python - Void vs Value-Returning Functions and Coding Examples - APPFICIAL

preview_player
Показать описание
Functions may or may not return a value:
- A value-returning function returns a value using a return statement
- A void function has no return statement, and returns the value None

Subscribe to Appficial for more programming videos coming soon. Also, don't forget to click LIKE and comment on the video if it helped you out!
Рекомендации по теме