CSCI 1301 – Lab 20

Clément Aubert

October 23, 2019

Checkpoint

The code we just studied in class, slightly expanded and with an application program, is available to download.

Validating Inputs (Optional)

Edit the Program.cs file of the project you previously download so that:

Solution

A (partial) solution that implements (partially) the first, next to last and last item of the previous list is available to download.