Functions with No Parameters
These functions perform an action but don’t need any input.
Functions with Parameters
These functions need information passed into them.
Calling functions with and without parameters
These functions perform an action but don’t need any input.
These functions need information passed into them.