Instruction:

This assignment has two parts. You are required to submit your work in a GitHub repository with the following naming structure (folder name): StudentName_studentNumber_A1

Eg: DarshanSubedi_02190108_A1

Additionally, you are required to submit your work in a GitHub repository with the following naming structure (folder name): StudentName_studentNumber_A1

Eg: DarshanSubedi_02190108_A1

Your Python file submissions must be inside the above-mentioned repository. For each part, you must have two separate Python files, their names must be as follows:

StudentName_studentNumber_A1_PA.py (for Part A) StudentName_studentNumber_A1_PB.py (for Part B)

Eg: DarshanSubedi_02190108_A1_PA.py DarshanSubedi_02190108_A1_PB.py

Please also submit a report in .doc format for assignment grading on VLE with your complete python code and include screenshots of the outputs for each part in the assignment.

Your report assignment will be subject to Turnitin plagiarism checker, and your GitHub code submissions will be checked for functionality.