5 PM – Scratch Level 2 – Allison
Today we: Continued the Fantastic Flowers project Randomized the amount of petals, the color of the petals, and the color of the flower's center for each flower Homework: Read and do theRead More...
Today we: Continued the Fantastic Flowers project Randomized the amount of petals, the color of the petals, and the color of the flower's center for each flower Homework: Read and do theRead More...
Today we: Learned about parameters and arguments Started the Robot Builder project Homework: In your Robot Builder project: Allow us to choose what color we want the rectangle to be using parametersRead More...
What We Did Today: Reviewed how to create shapes on turtle using turtle.goto(x, y) Learnt how to use turtle.forward() Learnt how to use turtle.right() and turtle.left() Learnt how to create a squareRead More...
Today We Did Continued working on Shoot Balloon Homework Whenever a balloon or bug is hit, create a new Explosion using the balloon/bug's x, y, and score and add the explosion to theRead More...
Today We Did We learned about dictionary Homework Create a new python file inside your pycharm and name it nov_30_dictionary_hw.py Copy codes from textbook page Page 92 to 97. Page 99 TRY ITRead More...