相关考题
-
多项选择题
python中,字符串格式化的方式()。
A.%
B.format
C.in
D.input -
多项选择题
Python中,字符串可以使用哪些格式?()
A.单引号
B.双引号
C.三双引号
D.三单引号 -
多项选择题
不可以实现循环的关键字是()。
A.if
B.for
C.while
D.with
