Functions/Taking A Vacation

In today’s lab, we are learning about Functions. Functions are reusable sections of code in which are written to perform a specific task in a given program. We were able to create our own functions as we became more and more knowledgeable about the program. Taking A Vacation was an exercise to determine how much we have learned from the Functions program and further develop those skills. These programs were pretty hard to overcome, but eventually I was able to learn to adapt and got through it.

My attempts on the Function Program:

What Good are Functions?:

Func1

Func1A

Function Junction:

Func2

Func2A

Call and Response:

Func3

Func3A

Parameters and Arguments:

Func4

Func4A

Functions Calling Functions:

Func5

Func5A

Practice Makes Perfect:

Func6

Func6A

(Continue on to the Taking A Vacation post in order to see the attempts and results for those.)