logo

Crowdly

Browser

Add to Chrome

Quel est le type de la variable a après l'exécution de ce code ? a="3" c=a a=s...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Quel est le type de la variable a après l'exécution de ce code ?

a="3"

c=a

a=str(a)

a=float(a)

a=bool(a)

a=int(a)

a=c

More questions like this

Want instant access to all verified answers on moodle.ensea.fr?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome