Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Which of these instruction asks an integer to the user and saves it in the variable var?
var = input(int("Enter a string:\t"))
var = int(input("Enter a float")
var = input(string("Enter a bool"))
var = input("Enter a list:\n")
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!