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

Object-Oriented Programming (OOP) in Python Assignment

You answeredJUST NOW
Python
You passed all test cases!
STDIN
3
15
Expected STDOUT
b is larger than a
Your STDOUT
b is larger than a
STDIN
15
3
Expected STDOUT
a is larger than b
Your STDOUT
a is larger than b
STDIN
15
15
Expected STDOUT
a and b are equal
Your STDOUT
a and b are equal
STDIN
-35
35
Expected STDOUT
b is larger than a
Your STDOUT
b is larger than a
STDIN
10101
503
Expected STDOUT
a is larger than b
Your STDOUT
a is larger than b
STDIN
-9
-9
Expected STDOUT
a and b are equal
Your STDOUT
a and b are equal

Did you like this question?

(Voting helps us personalize your learning experience!)
imgInstructor solution
Alec KretchJAN 2, 2021, 9:29:59 PM
Python

Was this helpful?

(Voting helps us personalize your learning experience!)
imgObject-Oriented Programming (OOP) in Python presentation (pages 3, 4)

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.