注意:此页面搜索的是所有试题
在Python中,存在一个函数hello(name= Jane)。调用函数 hello("Tom"),此时在函数内部初始化执行时,name变量为Jane。
选择一项:


参考答案