KnowledgeBoat Logo
|

Computer Science

Variables that are listed within the parentheses of a function header are called function variables.

Python Functions

3 Likes

Answer

False

Reason — Variables that are listed within the parentheses of a function header are called parameters.

Answered By

2 Likes


Related Questions