9 AM – Intro To Java – Gamas
Homework Finish Driver System Add codes to handle the 2nd rush hour from 16 to 19. Also in NewYorkTaxiDriver, override the getTripTime so it will not double the trip time during rushRead More...
Homework Finish Driver System Add codes to handle the 2nd rush hour from 16 to 19. Also in NewYorkTaxiDriver, override the getTripTime so it will not double the trip time during rushRead More...
Today We Did We downloaded and installed Android Studio software. We started Temperature Converter android application. We added the Fahrenheit header (id: sourceTempHeader) We added the a text field under Fahrenheit headerRead More...
Homework In Nov5Magic8Ball.java, use combination of Random module, while loop, if else statements to create Magic 8 Ball game. Look at below Python codes for your reference import random while True: user_questionRead More...