Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Match the code with the conversion type.
x = "23"
x = int(x)
x = 99
x = string(99)
x = "3.14159"
x = float(x)
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!