You are on page 1of 1

Report Summary - LAB 9

1. Did you complete your assignment, and did it run without errors?
A. Yes, completed the assignment without any errors.
2. Did your program produce the correct result?
A. Yes. Tested all the options with different sets of input. It produced the correct result as
expected.
3. Did you test your program thoroughly?
A. Yes, tested both happy and unhappy paths and validated expected output.
4. How much time did you spend completing your assignment?
A. I have spent around 4 hours completing assignment.
5. Did you write the program yourself? Did you get any help from anyone?
A. I have written the program myself.
6. When you encountered obstacles to completing your program, how did you resolve the
issues? Did you use Google to get help? Describe how Google was able or not able to assist
you?
A. I haven’t faced any issues, but refered to pickle documentation for completing
assignment.
7. What did you learn from doing this assignment?
A. Learnt about load and dump in the pickle module, dictionaries, and sets.
8. Any other information you would like to share with your instructor?
A. Valid cases are entering the options values between 1 to 5 and providing expected
inputs.
B. Invalid cases such as: entering an option not in range 1 to 5, providing any other input
other than a number are also handled.

Question #1:

Output is attached as a PDF which covered all the scenarios.

You might also like