5 pm Intro to Python – Bill
Today We: Started learning about the Turtle module in python Learned how to move the turtle pen tool to make lines Learned how to make the pen tool start and stop drawingRead More...
Today We: Started learning about the Turtle module in python Learned how to move the turtle pen tool to make lines Learned how to make the pen tool start and stop drawingRead More...
WEDNESDAY Today we continued the Mikey project. We finished the lines and started on the coloring. We colored his skin, hair, and jacket. HOMEWORK We are continuing the Lyn Homework by doingRead More...
Today We Did: Learned how to replace things in a list Learned how to add things to a list using .append and .insert Learned how to remove things from a list usingRead More...
Today: We went over the homework. We went over the maze solver and started the process to move the enemy tank with it. Homework: Add a game "mode" attribute in TankGame, whichRead More...