ICT (10th Grade)
Input Function in Python
What is the purpose of using the int() function in Python?
To convert a string to an integer
To convert a boolean to an integer
To convert a list to an integer
To convert an integer to a string