Question: Translate the algorithm described in the flowchart and pseudocode created for the Simple Library Program algorithm into a Python program. Create a comment header at
Translate the algorithm described in the flowchart and pseudocode
created for the Simple Library Program algorithm into a Python
program. Create a comment header at the top of the file using a block
comment and use inline comments to describe important sections
input processing, and output based on intended functionality. Test
your code by compiling it to verify that it is functioning as expected
and correct any syntax andor semantic errors present based on the
programming problem
Create a test plan using the Sample Test Plan pdf provided as a guide.
Add a debugging section to the Test Plan and include screenshots to
show the debugging process used to test and debug your program. Be
sure that each test case in the test case matrix is documented in the
debugging section. A minimum of five test cases should be evident in
the test plan and the test cases should focus on functions, selection
structures, and repetition structures.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
