单项选择题
python中,编码使用的方法()。
A.type B.encode C.instance D.def
单项选择题 字符串在Python内部的表示是()。
单项选择题 python中,字符串的关键字是()。
判断题 python中replace是替换方法。()