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
Brady, 55.0
Expected STDOUT
This is a medium briard named Brady.
This is a large dog named Brady.
This is a pet named Brady.
Your STDOUT
This is a medium briard named Brady.
This is a large dog named Brady.
This is a pet named Brady.
STDIN
Buster, 48.0
Expected STDOUT
This is a medium briard named Buster.
This is a large dog named Buster.
This is a pet named Buster.
Your STDOUT
This is a medium briard named Buster.
This is a large dog named Buster.
This is a pet named Buster.
STDIN
Sparky, 15.5
Expected STDOUT
This is a small briard named Sparky.
This is a small dog named Sparky.
This is a pet named Sparky.
Your STDOUT
This is a small briard named Sparky.
This is a small dog named Sparky.
This is a pet named Sparky.
STDIN
Grover, 85.0
Expected STDOUT
This is a large briard named Grover.
This is a large dog named Grover.
This is a pet named Grover.
Your STDOUT
This is a large briard named Grover.
This is a large dog named Grover.
This is a pet named Grover.
STDIN
Coco, 8.5
Expected STDOUT
This is a small briard named Coco.
This is a small dog named Coco.
This is a pet named Coco.
Your STDOUT
This is a small briard named Coco.
This is a small dog named Coco.
This is a pet named Coco.

Did you like this question?

(Voting helps us personalize your learning experience!)
imgInstructor solution
Alec KretchJAN 2, 2021, 5:44:05 PM
Python

Was this helpful?

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

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.