How to Create a Program with Functions?

Learn how to organize a program into separate functions with distinguished behavior

1Creating a Function

2Check: Creating a Function

3Creating Multiple Functions

4Check: Creating Multiple Functions

5Using External Functions

6Check: Using External Functions

7Stretch: How to Create a Program with Functions?