Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use python and please submit your code do not worry about Sphinx documentation. Just please provide comments through out the code thank you in advance!

image text in transcribed

Use python and please submit your code do not worry about Sphinx documentation. Just please provide comments through out the code

thank you in advance!

You have been asked to use an abstract factory to create a series of shapes in different colors. The shapes are as follows: Circle, Triangle, Rectangle, Pentagon, Hexagon. The color of each shape can be red, green, or blue at this point in the project. Marketing foresees the need to add additional colors, maybe allowing the client to pick their own color to match their corporate identity using RGB or HEX. Considering the issue of the explosion of number of classes, use the prototype pattern to improve on the abstract factory pattern by reducing the number of concrete products. Submit a index.html file of the Sphinx documentation for this system. You have been asked to use an abstract factory to create a series of shapes in different colors. The shapes are as follows: Circle, Triangle, Rectangle, Pentagon, Hexagon. The color of each shape can be red, green, or blue at this point in the project. Marketing foresees the need to add additional colors, maybe allowing the client to pick their own color to match their corporate identity using RGB or HEX. Considering the issue of the explosion of number of classes, use the prototype pattern to improve on the abstract factory pattern by reducing the number of concrete products. Submit a index.html file of the Sphinx documentation for this system

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Databases And Information Systems 22nd European Conference Adbis 2018 Budapest Hungary September 2 5 2018 Proceedings Lncs 11019

Authors: Andras Benczur ,Bernhard Thalheim ,Tomas Horvath

1st Edition

3319983970, 978-3319983974

More Books

Students also viewed these Databases questions

Question

7. List behaviors to improve effective leadership in meetings

Answered: 1 week ago