Question: What does the following command do? > var1 = input ( P Please enter a number between 1 and 10:) It prompts the user for

What does the following command do? > var1 = input ( P Please enter a number between 1 and 10:") It prompts the user for input and assigns the entered value to a variable named var1 It sends instructions to the operating system to retrieve random number values It inputs a string number between 1 and 10 into a var1 memory constructor It assigns a string value to the variable var1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
