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