Which of the following is used to convert a string to an integer in Python?
Anonymous (not verified)
Subject
Correct answer position
1
Answer option 1
int()
Answer option 2
str()
Answer option 3
float()
Reference Link
English