第17612题 单选
以下哪个Python内置函数可以将字符串'123'转换为整型123?
A

num()

B

str()

C

float()

D

int()

提交0次 正确率0.00%
答案解析