10:30 AM – Intro To Python – Bill (Darin Sub)
What We Did Today: Reviewed the star wars homework problem involving functions and random module Learnt how to debug, and we did a couple debugging exercises Your HW: Create a new fileRead More...
What We Did Today: Reviewed the star wars homework problem involving functions and random module Learnt how to debug, and we did a couple debugging exercises Your HW: Create a new fileRead More...
Today We Did Finished Dereck and Merinda's project & gave advice on what to add during next lecture (written in bottom of project proposal) You can always find the code we wroteRead More...
Today We Did Continued learning about functions Wrote examples of functions with parameters and return values Began learning about the random library SAT3PM class code: https://drive.google.com/drive/folders/1CtwIu3EczMxWU83o5ECJylqtfCmTKvb9 AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ InRead More...
What We Did Today: Made a grocery system text based program with logic we have learnt before including while loops, for loops, and if statements along with variable and data types. Homework:Read More...
What We Did Today: Explained more details on the final project, assigned repositories on gitlab for project submissions and updates. Added collision mechanism for the coin as well as score display. MadeRead More...
William Sub What We Did Today: Learned about For Loops: For loop using range() Enhanced (For Each) loop using lists Started learning while loops Homework: Create two files in Thonny as shown,Read More...
Today We Did Added code to create purchase towers on top right Added mouse target pointer for collisions with purchase towers You can always find the code we wrote in class inRead More...
Today We: Reviewed homework/OOP Concepts Started SchoolSystem Created Student class for add_student() Created list and dictionary to store students Homework: Continue working on SchoolSystem: Add the following options to the menu: 2.Read More...
Your second quiz is next week Tuesday on June 18 What We Did Today: Reviewed the debugging homework. Finished the rest of the quiz 2 review. Reviewed concepts that will come outRead More...
What We Did Today: Learnt about while loops using counter variables. Learnt about forever loops and using conditionals inside of while loops. Homework: Create one file named June13_WhileLoopsHW.py in Thonny as shown,Read More...