Python Institute PCAP-31-03 Question Answer
Which of the following expressions evaluate to True? (Select two answers)
121 + 1 != '!' + 2 * '2'
'AbC' lower () < 'AB'
'1' + '1' + '1' < '1' * 3'
'3.14' != str(3.1415)
TESTED 26 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved