✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
What is wrong with this code (assume we are using Python 3.x)?
input("What is your name? > ")
print ("Hello {}.".format(name))
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!