Background to the assignment: Who owns the past? Who has the right to define what the past means for us today? This assignment will ask you to reflect on these questions. In the course of this assignment, you will discover that ancient history sometimes can be very contemporary! This should remind […]
Write a program that will read a file of 6 student records called marks.txt, which you must create yourself as shown below. Each student record consists of a student number (7 digits), a subject (for example math ) and an integer mark. An example of two records would look like […]