GCSE Python #13: Functions and Variable Scope

preview_player
Показать описание
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

Рекомендации по теме
Комментарии
Автор

these videos are so helpful for me, thank you so much!

olivefitz
Автор

i don't understand what the output of the code is trying to tell me :(

akikabanu