Python Institute PCAP-31-03 Question Answer
Which of the following expressions evaluate to True? (Select two answers)
len ('' ' '') == 2
len ( ' ' ' 12
34 ' ' ') == 4
chr (ord('z') - 1 == 'Y'
ord (''0'') - ord (''9'') == 10
TESTED 28 Nov 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved