Introduction to Python - Lesson 11 (Functions)

preview_player
Показать описание
In this video, I demonstrate how to define functions.

Kieng Iv/SAF Business Analytics
Рекомендации по теме
Комментарии
Автор

Great work on this videos! Learning this for an upcoming workplace i am starting soon! Just a quick question, can you make procedures in python also? I am used to java and c# where putting like "public void procedureName()" for a procedure.

Spillthebeans
Автор

Could you explain a bit more on the third way of defining a function with "return y" part. It was not clear what does it mean "return y" intuitively. Thank you very much!

nikolayushakov