You can use this assignment in your class!
Mastery Progress(100.0%)
i

Control Flow in Python Assignment

You answeredJUST NOW
Python
You passed all test cases!
STDIN
1 3
Expected STDOUT
a is less than b
Your STDOUT
a is less than b
STDIN
3 3
Expected STDOUT
a is equal to b
Your STDOUT
a is equal to b
STDIN
7 3
Expected STDOUT
a is greater than b
Your STDOUT
a is greater than b
STDIN
-25 25
Expected STDOUT
a is less than b
Your STDOUT
a is less than b
STDIN
-25 -29
Expected STDOUT
a is greater than b
Your STDOUT
a is greater than b

Did you like this question?

(Voting helps us personalize your learning experience!)
imgInstructor solution
Alec KretchAUG 26, 2022, 11:06:50 PM
Python

Was this helpful?

(Voting helps us personalize your learning experience!)
imgControl Flow in Python Presentation (page 6)

Was this helpful?

(Voting helps us personalize your learning experience!)
Think you've got it?
Select one of the following options:
  • A.
  • B.
  • C.
  • D.
  • E.
Submit answer

Was this helpful?

(Voting helps us personalize your learning experience!)

You may exit out of this review and return later without penalty.