S=”Python”,能够显示输出Python的选项是:(5.0分)
A.print(s[-1:0]) B.print(s[:6]) C.print(s[:]) D.print(s[0:-1])
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。