Error Checking for Assignment 1

Error Checking for Assignment 1

by Thomas Tsangaris -
Number of replies: 2

Does assignment 1 need error checks? For instance, if our program accepts input from the command-line and the user inputs a word instead of a number for h_avg, should we write code in our script that handles this elegantly?