Computer Science, asked by arya473439, 9 months ago

Q.6. Write the program to
input integer and float
values for the defined
variable by using input()
function.​

Answers

Answered by sweta2121
0

Answer:

The input() function reads a line entered on a console by an input device such as a keyboard and convert it into a string and returns it.

Similar questions