Rescuer Learn 1: The Template Notebook

5. Variable Initialization

This cell contains an empty init() function where you can declare all your program’s variables and give them sensible initial values.


Where do you need to call the init() function?