Describe what is actual arguments?
- When certain functions are created and used to perform an action on some provided values, some values are required to be passed to them. The values which are passed into the called function are referred to as actual arguments.