登录  注册

首页->Python语言基础

给出如下代码: s='Python is beautifu!’ 可以输出"pyhon”的是

(A)print(s[0:7])

(B)print(s[0:7].lower())

(C)print(s[ -21: - 14].lower)

(D)print(s[:-14])

参考答案
继续答题:下一题
微考学堂微考学社

更多Python语言基础试题

考试