4 PM – Intro To Python – Darin
What We Did Today: Learnt how to use the random module in other programs like password generator and using random.choice to reinvent our magic 8 ball program. Homework: Create a new fileRead More...
What We Did Today: Learnt how to use the random module in other programs like password generator and using random.choice to reinvent our magic 8 ball program. Homework: Create a new fileRead More...
What We Did Today: 1. Continuing off of the previous homework, we made our birds image orient the opposite way when coming from the right to the left 2. We made theRead More...
Today We Did We learned about how to use for loop to create many rectangles Homework Finish last week homework - draw the octagon and square inside march_18_turtle_homework.py Create march_25_turtle_forloop_hw.py Draw TriangleRead More...
What we did today We finished working on the Funny Faces. We learned about how to use X and Y coordinates and how to set coordinates. We started working on our DrawingRead More...
Today We Did Continued bug movement code Began bug collision code You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/mon-7-pm-shoot-balloon/-/tree/sat_7_pm_sebastian?ref_type=heads AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/Read More...
Today We: Created the player class Learned how to flip the player and avoid the lag from flipping the image too often Your HW: None