Academic Resource Center

Python-Functions (with Video)

Updated on

This Python video introduces a fundamental concept in Python and all programming languages: Functions. Learn how to build reusable blocks of code that can be called upon in other areas of our program, giving us the ability to separate certain logic into separate sections, making the overall code much clearer. Also learn about the use of parameters in functions, and the use of the "return" keyword.

Need More Help?

Want additional support? Sign up for our group sessions. Take a look at the full workshop schedule. For help signing up and accessing the Academic Support Center, see the How to Book ASC Sessions Page.

Previous Article Python Integer input - Input with a prompt/no prompt - Lists (with Video)
Next Article Python-List and Dictionary (with Video)
Do you have a suggestion or a request? Share it with us!