Python Programming Tutorial Part 1: void functions and function calls

Published: 04 October 2018
on channel: 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.


On this page of the site you can watch the video online Python Programming Tutorial Part 1: void functions and function calls with a duration of hours minute second in good quality, which was uploaded by the user Professor Hank Stalica 04 October 2018, share the link with friends and acquaintances, this video has already been watched 7,675 times on youtube and it was liked by 135 viewers. Enjoy your viewing!