相关考题
-
判断题
Python中,格式化的方式有%和format。() -
判断题
字符串可以使用切片以及索引的方法。() -
多项选择题
python中,字符串格式化的方式()。
A.%
B.format
C.in
D.input
