- 3
What's the use of input in python
5 Antworten
+ 2
Input in any language is used to take certain values from the user. For example, you are creating a program which calculates the temperature in Fahrenheit if the temperature in Celcius is given. Now how will you 'take' the temperature in Celcius? Input allows you to do that.
And as Jan Markus said, if you are posting a question just for the sake of 'posting a question' or earning badges, then don't. Also make sure to use the correct tags and not include unnecessary links in the question.
0
I'm a newbie and I needed help
0
Ok thanks for your concern
0
Thank you so much