What does the Python input() function do?
Pause the program and read data from the user
Connect to the network and retrieve a web page.
Read the memory of the running program
Take a screen shot from an area of the screen
Answers
Answered by
10
Answer:
Pause the program and waits for the awnser
Explanation:
Answered by
0
Answer:it takes input from the user and stores it in a variable of string data type
Explanation:
Similar questions