单项选择题
python中,10//7的值是()
A.0 B.1 C.2 D.3
单项选择题 python中,在切片操作中[x:y:z],y表示()
单项选择题 python中,下列是正确的变量名的是()
单项选择题 python中,“hello”[:-1:]的值是()