5PM – Intro To Python – Daniel
What We Did We went over how to change setheading and draw the letter a. Homework Create a file _turtle_project.py and get started on the project. 25% of the project should beRead More...
What We Did We went over how to change setheading and draw the letter a. Homework Create a file _turtle_project.py and get started on the project. 25% of the project should beRead More...
Today We Did We finished Snake And Apple project We learned how to create Animation without using SurfaceView Homework Abigail Continue with your Clicker project and add 3 different type of foods.Read More...
What we learned: We learned about inputs We learned how to convert a string into an int We learned how to apply input to if else Homework: Create a file called Oct8_InputAndIf_HW.pyRead More...
Today we: Reviewed the Intro to Python Quiz 1. Started learning about functions without return values. Homework: Do pages 130-133. Do not do the Try-It-Yourself questions. Email me for help: yitong@ayclogic.com
What We Did Today: Created collisions for our flappy duck Give flappy duck the ability to jump up and fall down Cleaned up code with TESTING variable Homework: # homework: # 1.Read More...
Today We Did We added fast.ai library in our pycharm It seems like fast.ai library only works in Python <= 3.12. We were able to utilize cat_vs_dog_model.pkl file into our Pycharm project.Read More...