logo

Crowdly

What is the output of the following code dict_1 = {"age":11, "name":"Ivan"} d...

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

What is the output of the following code

dict_1 = {"age":11, "name":"Ivan"}

dict_2 = {"name":"Ivan", "age":11}

print(dict_1 == dict_2)

100%
0%
More questions like this

Want instant access to all verified answers on softserve.academy?

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