/**
 * CS139 - Programming Fundamentals
 * Department of Computer Science
 * James Madison University
 * @version Spring 2016
 */

If-Else Make-up Activity (Due 2/18 8:00AM)

Instructions

Complete the four unfinished methods in SnowDayIf.java. Upload your working code through Web-CAT.

The following flow chart may be helpful in understanding how to use if-else statements to find the largest number among three options: