登录
注册
首页
->
python程序设计
下载题库
表达式 ‘abc’ in ‘abdcefg’ 的值为___。
答:(False)
继续答题:
下一题
更多python程序设计试题
1
表达式 [str(i) for i in range(3)] 的值为__。