使用复习卡回顾 第 1 题,共 7 题
Python 函数
开始实验
1 选择最佳答案

say_hello('Carlos') 中,对于定义为 def say_hello(name): 的函数,字符串 'Carlos' 起什么作用?