Scratch 2 – Wed 4:00 PM – Julian
What We Did: Finished our Spaceship project. Started our Cheese Chase project. Homework: Add/create a mouse, cheese, and bug sprite Make the mouse move using left, right, up, and down keys HINT:Read More...
What We Did: Finished our Spaceship project. Started our Cheese Chase project. Homework: Add/create a mouse, cheese, and bug sprite Make the mouse move using left, right, up, and down keys HINT:Read More...
Today we did: We reviewed the homework and started learning about Random. Homework: Do the following exercise here: https://www.ayclogic.com/intro-to-python/magic-8-ball/ This is from Intro to Python, so ignore number 2 when itRead More...
What We Did: Went over the first problem on the practice test. Homework: None! Make sure to submit your practice final test if you haven't already. If you have any questions feelRead More...
What We Did: Continued our Spaceship project. Homework: Make the bomb destroy the asteroid when it hits it, and make the fireball destroy the asteroid but also destroy itself when it collidesRead More...
Today’s Activities: Finished the Single Digit Classifier project. Homework: For Rexford, choose the dataset for your project (has to be multiclass, and catch up the below) HW 1: Choosing what you wantRead More...
Today we did: We continued working on SchoolSystem. Homework: Make a new file called classroom.py. Inside, there will be a Classroom class with the following attributes: classroom_number, classroom_type, size. classroom_type couldRead More...