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