多项选择题
A.for(s =0;s <3;s++)B.for s in range(3)C.for s loop 3:D.for s in range(1,4):
A.算术运算符B.比较运算符C.逻辑运算符D.赋值运算符
A.charB.intC.floatD.list