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?

Need more help? Sign up for one of our Python Basics workshops! Try the Python Basics Workshop to learn how to use Python coding language. Click here to see the full schedule of office hours and workshops.

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