Error Checking for Assignment 1

Error Checking for Assignment 1

par Thomas Tsangaris,
Nombre de réponses : 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?