Which of the following statements correctly represents taking input from user in python?
Answers
Answered by
1
Answer:
For Python 2, the function raw_input() is used to get string input from the user via the command line, while the input() function returns will actually evaluate the input string and try to run it as Python code.
Hope it helps you.. :)
Pls mark me as BRAINILIEST
Answered by
0
Answer:
You'll find 20 scintillating questions on functions in Python. ... Which of the following statements correctly represent the function body in the ... Till then, continue reading and keep learning.
☺️☺️
Similar questions