13,420
edits
Changes
→PART 2 - Using IF/ELIF/ELSE Statements
print('a is not less than b')
print('Therefore, a is equal to b')
</source><br><br>:#You are NOT required to create a Python script for this section or run the checking script. Proceed to the next section.
= INVESTIGATION 3: USING LOOP STATEMENTS =