5 PM Scratch Level 2 Alexander Lee
Today We Did: We finished up the Circle Wars project. We began the Jumpy Monkey project, adding in the monkey. For Homework: Add in a Banana sprite, that creates three different clonesRead More...
Today We Did: We finished up the Circle Wars project. We began the Jumpy Monkey project, adding in the monkey. For Homework: Add in a Banana sprite, that creates three different clonesRead More...
Today We Did: Worked on Birdie Created the Cloud class Worked on Birdie class added wings flapping Created create_bird Added config.py Homework: make create_cloud() like we did for create_bird() in main.py. CallRead More...
Homework Continue with Thu7PMEmailApplication. Do feature "1. Create an Email Account", "3. List all email accounts" and "4. Exit". You have to create a new class called EmailAccount.java with 3 attributes: email,Read More...
Topics covered in class today: We learned about using and and or in conditional statements We learned else if (elif) Homework: Page 84, 5-5 and 5-6