6 PM – Python OOP – Brandon
6 PM – Python OOP – Brandon
What we learned today: We started the library system project. Homework: Finish the list all books
What we learned today: We started the library system project. Homework: Finish the list all books
Your HW: Create a monster class with the following information: Attributes: species health min damage max damage Methods: get info: Display all the stats of the monster
What We Did: Finished our Funny Faces project. Learned about the coordinate system and how to figure out where specific points are. Homework: Write on a sheet of paper the coordinates (xRead More...
Today we did: We reviewed the homework, did password generator, and learned how to fix errors. Homework: Still in Sep1_FixPythonErrors, put the following code here and try to fix: names =Read More...
What We Did: Finished our How Old Are You project. Looked at our Movie Ticket project. Homework: Ask the user for their name. Say "Hello, {name}, welcome to the cinema!" {name} shouldRead More...
Today we did: We reviewed the 1st quiz practice test. Homework: Finish the rest of the practice quiz and submit it. Then, you can keep reviewing your files and redo theRead More...
What we did today: Finished one shot YOLO model inference. HW: Finish training on google colab for the glasses model, and export the model from "best_model.pt", save it as best_glasses.pt, then useRead More...
What we learned today: Random module We learned how to use the random module in a lot of ways Homework: Create a file called September2_Magic8BallHW and do https://www.ayclogic.com/intro-to-python/magic-8-ball No 2 only. ForRead More...
Today we did: We reviewed the Final Test. Homework: Redo these HospitalSystem and SushiRestaurant for practice, and you can also redo the practice final test and the final test forRead More...