python programming (computer science related )

profileKevin Pitt
python2assignment.docx

Question 2 – Open ended question – 20 Marks This is a free will project that you can create from your own choice. It can be anything based on what you have studied in the class. Some example ideas could be: • Interactive GUI Game • Business Management Application (Examples: Sales, Inventory, Library etc) • Informative GUI based applications (Examples: Quiz, Notetaker, Calendar, Scientific Calculator etc) • Any other application that you think you can build Note: For both questions: • The marks will be awarded based on the topic/game selected, application of the Object-oriented Programming concepts, creativity, GUI User Interface design, logical structure, adequate use of comments and the clarity of your code. • You cannot use any other module/packages/concepts that have not been discussed in the class. If you use it, you will be marked zero for this

Instruction must follow:

• 2 nd Folder name it as: Application_Your last name Copy your program along with all the other files (images, audio files, logos, txt file etc) and a “Read Me” file in the folder. You should use “Read Me” file to provide complete instructions pf running your application. It is important for me to know if there are any separate packages I need to install to run the code.