CMIS 141 Homework 1
CMIS 141 Homework 1 Write a Java program that prompts a user to enter student EMPLID (e.g., 12389), quiz 1 percentage score (e.g., 89.5), quiz 2 percentage score (e.g., 81.2), and your age (e.g. 32) and the current temperature in degrees Fahrenheit and then displays the data entered along with some conversions and calculations. You should use the command prompt and not a GUI for data entry and display. Here is a sample run: Enter your Student EMPLID (0 – 999999): 4301 Enter your quiz1 percentage score (0.0 – 100.0): 89.1 Enter your quiz2 percentage score (0.0 – 100.0): 82.1