Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Quel type aura la variable a dans le code suivant ?
b=3c="3"a=float(int(c)+b)
b=3
c="3"
a=float(int(c)+b)
int
float
str
bool
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!