ICT (10th Grade)
Input Function in Python
What is the output of the following code: print(type(input()))
str
int
bool
list