When you use a built-in function in your code, what steps occur?
Select one:
The function is imported, the function executes, and the function returns.
The function is called, the function executes, and the function returns.
The function evaluates, the function produces a side effect, and the function closes.
The function opens, the function evaluates, and the function closes.
Sorry! There has been an error processing your answer. Please try again.
Got feedback on this question?