Please help create this
Python program.
Create a program that designs and uses the following:
variables, conditionals, loops, and collections,
code organization (formatting, identifiers, placement of
definitions),
code decomposition (functions, classes, methods, and
modules),
an understanding of design (including hierarchy of aggregate
objects and an inheritance tree),
an understanding of testing (test your methods and attributes,
maybe have a whole automated example!),
user IO, file IO, and input validation,
recursion,
GUI components and event driven programming,
exceptions,
Inheritance
Wil rate, thank you!