input() Function

The input() function is used to take input from the user.

The text inside input() is called the prompt. It is displayed to the user to tell them what information to enter.