Computer Science, asked by jatinsankhyan2008, 4 months ago

The input()function converts the input to_____ data type​

Answers

Answered by rohanmanjunath6
1

Answer:

string

Explanation: the input() function converts it into a string. If you enter an integer value, still it will convert it into a string. If you want to number input from a user, you need to perform type conversion on the input value.

hope it helps u

Answered by Subham09967
0

Answer:

The input()function converts the input to string data type.

I think this is helpful

Similar questions