Computer Science, asked by AryanSuperKid5898, 10 months ago

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 manjulagopal1411
10

Answer:

Pause the program and waits for the awnser

Explanation:

Answered by bhartivandana9
0

Answer:it takes input from the user and stores it in a variable of string data type

Explanation:

Similar questions