subject

Media class The Media class will be the abstract base class to be inherited by our Song, Movie and Picture classes. All Media objects should have a name and a rating. The rating is an integer number (think of this as the number of stars given). We will leave many design decisions to you, however you should implement at least the following methods: __init__(name, rating): Where name is a string and rating is an integer. getName() Returns the name of the Media as a string __str__(): Returns a string representation of a generic Media object in the format <>: <>, <> stars. getRating(): Returns the rating as an integer. setRating(value): Takes an integer parameter, and changes the rating of the object.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:10
Write a method that accepts a string object as an argument and returns the number of words it contains. for instance, if the argument is "four score and seven years ago", the method should return the number 6. demonstrate the method in a program that asks the user to input a string and then passes that string into the method, printing out whatever the method returns.
Answers: 3
question
Computers and Technology, 22.06.2019 20:00
Which type of file can be used to import data into a spreadsheet?
Answers: 1
question
Computers and Technology, 22.06.2019 23:30
Which text format is this, "the text is transcribed exactly as it sounds and includes all the utterances of the speakers. "?
Answers: 2
question
Computers and Technology, 23.06.2019 00:30
Pl i need the answer now ! which one of the following is considered a peripheral? a software b mouse c usb connector d motherboard
Answers: 1
You know the right answer?
Media class The Media class will be the abstract base class to be inherited by our Song, Movie and P...
Questions
question
History, 20.04.2020 00:35
question
Social Studies, 20.04.2020 00:35
question
French, 20.04.2020 00:36