- This event has passed.
7 PM – Intro to Python – William
January 8 @ 7:00 pm - 8:00 pm
Today We Did
- Worked on RobotBuilder
- right_arm
- Modified arm functions to include width and height
- Started learning more turtle shapes
- Polygon function
Homework
- Finish your robots!! (Dec18_RobotBuilder.py)
- Include the following features:
- Head
- Neck
- Body
- Arms
- Legs
- Eyes
- Mouth
- Feet
- Include the following features:
- Edit Jan8_TurtleShapes.py
- Make an eye() function that has the parameters: x, y, color, pupil_color, size
- The function should draw 1 circle (pupil) within another larger circle (eye)
- The eye should look something like this (yours may look different as long as there are 2 circles):
- Make a function face1() that has the parameters: x, y, face_color, eye_color, pupil_color
- Draw a circle face with 2 eyes
- Make an eye() function that has the parameters: x, y, color, pupil_color, size
If you have any questions, email me at williamsmith@ayclogic.com