Login
Remember
Register
Ask a Question
What happens when '2' == 2 is executed?
+1
vote
asked
Jan 19, 2021
in
Python
by
SakshiSharma
What happens when '2' == 2 is executed?
i) False
ii) Ture
iii) ValueError occurs
iv) TypeError occurs
#python-code
Python-questions-answers
Please
log in
or
register
to answer this question.
0
Answers
...