Answer:
An input function.
Step-by-step explanation:
The purpose of this is to collect data from the user for the program to use. It allows you to read the user's information and assign it to it's desired variables, usually in specific data formats, the program can then read or manipulate the data according to its own specifications.