题库 Python题库 题目列表 在下面的python代码中,length的值为多少? ( )str1...
单选题

在下面的python代码中,length的值为多少? ( )

str1="我命由我不由天,Yes or No?"

length=len(str1)

A.

16

B.

17

C.

18

D.

11

题目信息
2025年 6月 选择题
50%
正确率
0
评论
10
点击