6:00PM – Python OOP -Joshua
Today We Did Reviewed Practice Final Homework: Fix your practice final Inheritance Practice/IN the book Page 168 to 170: Copy Codes Page 173, 9-6 and 9-7 Jacob Driver Class fix yourRead More...
Today We Did Reviewed Practice Final Homework: Fix your practice final Inheritance Practice/IN the book Page 168 to 170: Copy Codes Page 173, 9-6 and 9-7 Jacob Driver Class fix yourRead More...
Today We Did We did College Cow problem brute force 1 and 2 - https://usaco.org/index.php?page=viewproblem2&cpid=1251 Homework Find the optimal solution for College Cow. You have to sort the "keys" ascending way. AlsoRead More...
Today We Did - string methods - f'strings string commands Homework Create october_16_StringHomework2.py page 25. TRY IT YOURSELF: 2-3, 2-4, 2-5 and 2-6
What We Did Today: Went through the Farmer John Actually Farms problem for the brute force Homework: Implement the brute force code for the problem: https://usaco.org/index.php?page=viewproblem2&cpid=1349 Brute-Force Approach When we want toRead More...