题目在Python中,将字符串转换为整数应使用哪个函数A. str()B. float()C. int()D. type()在Python中,将字符串转换为整数应使用哪个函数A. str()B. float()C. int()D. type()题目解答答案C. int()