1. To trial the platform and take tests, please take a few seconds to SIGN UP
and SET UP FREE.
2. Searching for something specific? See our text overview of all tests. Includes 'real teacher' use videos.
Join 30000+ teachers and students using TTIO.
Functions
Once you get the hang of writing functions and putting your code inside functions (modular programming) your programming skills will move up to the next level. Functions help organise code and are important in coding.
Note: For learning purposes keep in mind that a function is defined as a subroutine that returns a value e.g. an integer value 1. In Python subroutines that are not functions are often referred to as functions.
Teaching/Learning Presentation
Additional Detailed Presenation on Functions and more
www.teachyourselfpython.com