13.设有变量赋值s1="it was the best of times",则以下选项中可以输出"best"(无空格)子字符串的是?()
A. print(s1[12:16])
B. print(s1[11:15])
C. print(s1[11:16])
D. print(s1[4])
13.设有变量赋值s1="it was the best of times",则以下选项中可以输出"best"(无空格)子字符串的是?()
A. print(s1[12:16])
B. print(s1[11:15])
C. print(s1[11:16])
D. print(s1[4])
Scratch3.0 全国青少年软件编程等级考试 Python Scratch图形化一级 Scratch图形化四级 Scratch图形化三级 Scratch图形化二级 电子学会