相关考题
-
单项选择题
判断字符串是否为整数的方法()。
A.list
B.remove
C.del
D.isdigit -
单项选择题
字符串的解码的关键字是()。
A.str
B.id
C.decode
D.tuple -
单项选择题
python中,编码使用的方法()。
A.type
B.encode
C.instance
D.def
