#CS-6207
Awesome StudentQuestion • Programming Languages with Compiler

In this function definition, the variable "name" is _____def hello(name): print("Hey,", name)

Answer

a parameter