Question 1
Which of the following conditions are True?
Note: There are 3 correct answers to this question.
"a" and True
✅
2 == 2.0
✅
1 and True
✅
"a" == True
❌
2 == True
❌
Question 2
What is the value of a after the following statements have been executed?
100
❌
50.5
❌
50
❌
50.0
✅
< Previous unit | Next unit > |
Course Overview