Built-in Functions

The greeting "Hello" contains 5 characters.

User-Defined Function

Locust Street
Brown Street
Chicago Street
Blue Street


Functions make it easier to program tasks quicker and they can also be used as many times as one would like. There are two types of functions and they are built-in and user-definded funtions. Built-in functions are functions that could be called from the script, while user-defined functions are functions that are created by the user.


functions