判断题
python中,%不可以对字符串进行格式化。()
错误
判断题 字符串可以使用format方法进行格式化。()
判断题 python中,序列是指有序元素的集合。()
判断题 Python中,字符串是序列中的一种。()