Python Programming Tutorial Part 1: void functions and function calls

Опубликовано: 04 Октябрь 2018
на канале: Professor Hank Stalica
7,675
135

I introduce void functions and function calls in the Python programming language.

You can think of a function as a group of statements you can refer to by name. You can think of the function call as a statement that causes those statements to execute.

A void function is a type of function that does not "return" any data for further processing by the program.

Examples are provided in the video as well as theory.

In later parts of the series, we'll cover passing arguments into functions, value returning functions, designing modular programs using functions and hierarchy charts, and more.


На этой странице сайта вы можете посмотреть видео онлайн Python Programming Tutorial Part 1: void functions and function calls длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Professor Hank Stalica 04 Октябрь 2018, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 7,675 раз и оно понравилось 135 зрителям. Приятного просмотра!