5 PM – Scratch 1 – Julian (Abigail Sub)
What We Did: We continued working on the Animal Crossing project. Homework: Make a new sprite, have that sprite glide from the bottom left corner to the top right corner. When theRead More...
What We Did: We continued working on the Animal Crossing project. Homework: Make a new sprite, have that sprite glide from the bottom left corner to the top right corner. When theRead More...
Today we did: We continued with if statements and learned how to compare strings, as well as the ! operator. Homework Create a new file called April15_BooleanHomework Make an integer variable calledRead More...
Today We Did We went over the 1st problem from the practice test. We will discuss the solution for the 2nd problem next week. Homework On April 29, we will have finalRead More...
Today’s Activities: Continued the new project on Multi-class Classification Went over deployment code using streamlit Homework: # Part 1 # Make sure the streamlit deployment on the web works # Ensure theRead More...
Today we did: We reviewed classes and applied methods. Homework: 9-1. Restaurant: Make a class called Restaurant. The __init__() method for Restaurant should store two attributes: a restaurant_name and a cuisine_type. MakeRead More...