登录  注册

首页->python程序设计

已知函数定义 def func(**p):return ”.join(sorted(p)),那么表达式 func(x=1, y=2, z=3)的值为____。

答:(’xyz’)
继续答题:下一题
微考学堂微考学社

更多python程序设计试题