Your solution should take your initial class diagram designs and implement them using object-oriented Python.

computer science

Description

Your solution should take your initial class diagram designs and implement them using object-oriented Python. Remember to make use of the appropriate techniques that have been covered, including inheritance, composition and polymorphism. However, it is essential to implement what you have designed, rather than adding features and functionality unnecessarily.

  

Assignment Guidance

You will receive marks for unsuccessful answers if they build a logical argument. 

The deliverables for this assignment are:

  1. Python code with comments explaining the code
  2. Readme file containing a description of the solution implemented and instructions on how to execute the code
  3. Test data used to test the code 

Instruction Files

Related Questions in computer science category