登录
注册
首页
->
python程序设计
下载题库
s = “the sky is blue”,表达式 print(s[-4:], s[:-4]) 的结果是:()
(A)the sky is blue
(B)blue is sky the
(C)sky is blue the
(D)blue the sky is
参考答案
继续答题:
下一题
更多python程序设计试题
1
表达式 ‘C:\windows\notepad.exe’.endswith(‘.exe’) 的值为__。
2
( )hadoop支持数据的随机读写。
3
HDfS 中的 block 默认保存几份()。
4
在Windows平台上编写的Python程序无法在Unix平台运行。
5
成功打开文件后,获取文件位置的方法是( )
考试