Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: THEend8_
COMP101
Introduction to Programming
Assignment
1. Overview
a) Summary:
This assignment is worth 16% of the total marks for COMP101.
You must submit an attempt at this assignment else a fail grade for the module
will be awarded. Plagiarism and collusion guidelines apply throughout.
b) Guidance:
Assessment is based on solving the problem specification in terms of design,
clarity, accuracy and appropriate use of code and documentation.
See below for assignment advice:
? No test table is needed
c) Submission (one file to be submitted):
a) Submit one .py file with filename in format of:
familyName_givenName-CA05.py e.g. Smith_John-CA05.py
Within the code, the first lines should be comment lines as follows:
#familyName_givenName University id filename Month and Year of coding, filename.py
#Brief description of the problem solved