
« All Events
7pm- Intro to Python -Joshua
March 6 @ 7:00 pm
Today We Did
- Reviewed how to approach making shapes
- practiced using go to
- practiced transforming from a shape into a function
- practiced making shapes out of multiple smaller shapes (i.e triforce)
Homework
- in a file build_robot.py
- Build a robot. a robot should have
- Any shaped head.
- A rectangular body
- arms made out of two rectangles (a left arm and a right arm)
- Rectangular lefts
- any shaped shooes
- Decorate with eyes, smile, other things of your choice