Assignment 3

Function Page

Ariana Jimenez



Function Examples:

Built in function:

Functions are fun!
The number of character in this string is 18.

User-defined function:

Hello, Ellie
Hello, Elliot

Hello, Ellie Elephant

How do functions work?

Well you add parameters into the function and they are executed when called on.