- This event has passed.
6 PM – Intro To Java
August 10, 2021 @ 6:00 pm - 7:00 pm
Today We Do
- We started DriverSystem project
Homework
- Inside run() method, after user enter a name of the driver, check if the driver name is inside the “driverMap”. If it is not there, just print “Invalid driver name, please try again”. If it is there, then ask for 2 more input from shell: distance in miles and the trip time of day (0 – 23).