Question: Java Program! I need the outputs as well for this program Cs103 Fall 2018 Programing P rograming General Requirement Safety Alert System Upload the Archive
Cs103 Fall 2018 Programing P rograming General Requirement Safety Alert System Upload the Archive file of your prograns to Canvas on You must use my program template on slide 46, lecture of the beginning of each program Class: C3103 Fal1 2018 chaptor 1. Make sure you have this parn Instructori Truong x Tran * Date Description: briet description for programning * Authori Pirst Last nane . I pledge that I have not copied the progran code trom any other students. source or I have not shared my code with any student, either the current tuture one or signature: your name Your code must be in good documentation and contains appropriate comments. There is s penalty for poor documentation. Make sure you have a good programming style and comment as much as possible. Make sure you understand each line of code that you are writing. See Programming Style and Documentation in Chapter I for more detail. poiets . You must submit the program regardless of whether complete or incomplete, correct or incorrect. I not, you will lose all score for this programming assignment Requirement for Safety Alert System program I. Project and class name Create a new project name: yourfirst lastname programO Create a new class name: Safety_Alert_V01 II. Major procedures Declare a variable that stores minimum temperature value of -20: double min TempWinter 20 Declare a variable that stores maximum temperature value of 125: Declare variables to store city name (String type), season (String type), temperature (double type,and raining amount (integer) double maxTempWinter-125 Page 1 of 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
