Computer Science

Fill in the blanks:

The values being passed through a function-call statement are called _________.

Python Functions

3 Likes

Answer

arguments / actual parameters / actual arguments

Answered By

1 Like


Related Questions