GCSE Python #13: Functions and Variable Scope

Published: 04 July 2020
on channel: MrBrownCS
3,751
66

Talking about one of Python's subprograms, functions, and how we can define them ourselves, including with or without parameters and return values. I talk about the difference between arguments and parameters, and why functions are desirable in programs. I then show the difference between local and global variables.

Try Now answers/solutions:
1) 27
2) https://repl.it/@mrbrownCS/Python-13-...

Any questions/ feedback/ enquiries: [email protected]