Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Record your name, class number, and date of creation in each of your Python program file Meet all the basic requirements listed in the constrains

Record your name, class number, and date of creation in each of your Python program file
Meet all the basic requirements listed in the constrains (200 points)
Provide a Readme document (50 points) that
a. Outline the structure of your program
b. Briefly specify the purpose of each file in your final project folder, including this readme.txt file
c. Briefly specify how to use your program by users (including some screenshots)
d. Briefly specify what can be improved in the future
Improve the quality of your codes (50 points)
a. Readability:
i. Using comments or docstrings to increase readability
ii. Using whitespace to separate blocks of codes
b. Reusability:
i. Using functions to increase reusability
ii. Using classes to increase reusability
iii. Store your functions and classes in files, and import them into your main program to access these classes or functions
c. Stability:
i. Tolerating input errors from user
ii. Tolerating and responds appropriately to different types of errors
image text in transcribed

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_2

Step: 3

blur-text-image_3

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

The Structure Of The Relational Database Model

Authors: Jan Paredaens ,Paul De Bra ,Marc Gyssens ,Dirk Van Gucht

1st Edition

3642699588, 978-3642699580

More Books

Students also viewed these Databases questions

Question

2. What are the different types of networks?

Answered: 1 week ago