an example of input string in phython
Answers
Answered by
0
Explanation:
For example, the prompt is, “Please enter a value.” When input() function executes, program flow stops until a user enters some value. Whatever you enter as input, the input() function converts it into a string. If you enter an integer value, still it will convert it into a string.
Similar questions
Math,
2 months ago
Social Sciences,
2 months ago
Math,
2 months ago
English,
4 months ago
Biology,
4 months ago
Computer Science,
10 months ago