Python Institute Certified Associate in Python Programming PCAP-31-03 Question # 21 Topic 3 Discussion

Python Institute Certified Associate in Python Programming PCAP-31-03 Question # 21 Topic 3 Discussion

PCAP-31-03 Exam Topic 3 Question 21 Discussion:
Question #: 21
Topic #: 3

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)


Get Premium PCAP-31-03 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.