Chapter 4 Programs Part 1
Chapter 4 Programs Part 1
Scanner;
scanner.close();
}
}
2)
import java.util.Scanner;
import java.util.Scanner;
public class RainfallCalculator {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
// Initialize variables
int totalMonths = years * 12;
double totalRainfall = 0;
// Display results
System.out.println("Total months: " + totalMonths);
System.out.println("Total rainfall: " + totalRainfall + "
inches");
System.out.println("Average rainfall per month: " +
averageRainfall + " inches");
scanner.close();
}
}