- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
Write the output of the following :
d1 = {"a" : 50, "b" : 50}
d2 = {"a" : 500, "b" : 50}
print(d1 > d2)

1.True

2.False

3.Error

4.None of the above

Posted Date:-2021-12-06 16:07:29


More MCQS Questions and answers

Search