登录
注册
首页
->
python程序设计
下载题库
表达式 ‘Hello world’.lower().upper() 的值为_。
答:(’HELLO WORLD’)
继续答题:
下一题
更多python程序设计试题
1
表达式 type(3.0) in (int, float, complex) 的值为__。