1: Programming Checkpoints
Hand in your files here.
You will need to save each of the tasks in this set in its own file, with a simple naming system:
- 1. Three in, three out should be in a file named
ex1.cs
, - 2. Name swapper should be in a file named
ex2.cs
and so on.
You will be submitting these files to a system which will mark them automatically. Since they’ll be marked by a computer, and computers are terminally stupid, you will need to make sure that your files are labelled correctly, or the computer will assume you haven’t done that particular exercise. You will also need to make sure your output exactly matches the examples, down to capitalisation, spelling, line breaks and spaces.