139k views
0 votes
If you want to store the information that a user types in response to the input() function, what do you need to do? (select the best answer.)

A.) Assign the input() function as a variablesvalue

B.) Define a new input() function

C.) give the input() function an integer as it’s argument

B.) include the input() function in a function definition

User MasDennis
by
7.0k points

1 Answer

3 votes
A. Assign the input () function as a variablesvalue
User Peter Cullen
by
7.5k points