which function is used to convert the input into an integer form
Answers
Answered by
0
Answer:
The int() function takes in any python data type and converts it into a integer
Similar questions