Student Lab 1: Input, Processing, and Output

The goal of this lab is to convert the blood drive program from Lab 8.1 to Java code. Step 1: Start Notepad. Prior to entering code, save your file by clicking on File and then Save. Select your location and save this file as Lab8_4.java. Be sure to include the .java extension. Then copy and paste the following code into Lab8_4.java. ................
................