6 PM – Intro To Python – Shawn
Today We Did For loop with range While loop Homework Make a file named June4_ForLoopRangeHW.py Copy these pages: 2nd edition: Page 118 and 121 3rd edition: Page 117 and 121 Upload it toRead More...
Today We Did For loop with range While loop Homework Make a file named June4_ForLoopRangeHW.py Copy these pages: 2nd edition: Page 118 and 121 3rd edition: Page 117 and 121 Upload it toRead More...
Today We Did We went over SchoolSystem.findStudentByMap We learned how to fix java problems in PetSystem Java syntax problems or AKA errors. Java non-syntax problems where there is no errors, but behaviorRead More...
What We Did Today: Learnt how to debug (fix) our code whenever errors appear, and what the common types of errors are. Solved a couple programs that were buggy (broken). Homework: CreateRead More...