6 PM – Intro to Python – Allison
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...
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...