Which of the following expressions evaluate to True? (Select two answers)

Which of the following expressions evaluate to True? (Select two answers)
A . 121 + 1 != ‘!’+ 2 * ‘2’
B . ‘AbC’ lower () ‘AB'<
C . ‘1’+ ‘1’+ ‘1’< ‘1’*3′
D . ‘3.14’!= str(3.1415)

Answer: A,D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments