CSP1150D Programming Principles Assignment: Individual Programming assignment (“Guessing Game”) Assignment Marks: Marked out of 20, (20% of unit result) Background Information This assignment tests your understanding of and ability to apply the programming concepts we have covered in the unit so far, including the usage of variables, input/output, data types, selection,iteration, functions and data structures. Pseudocode As emphasised in the case study of Module 5, it is important to take the time... read more
As emphasised in the case study of Module 5, it is important to take the time to properly design a solution before starting to write code. Hence, this assignment requires you to write and submit pseudocode of your program design as well as the code for the program. Furthermore, while your tutors are happy to provide help and feedback on your assignment work throughout the semester, they will expect you to be able to show your pseudocode and explain the design of your code. Write a separate section of pseudocode for each function in your program.










