5pm Intro To Python – Bill
Today We: Continued the robot builder project Created a left arm function Used coordinates and widths of things near it to figure out and guesstimate the coordinates and widths of the armRead More...
Today We: Continued the robot builder project Created a left arm function Used coordinates and widths of things near it to figure out and guesstimate the coordinates and widths of the armRead More...
WEDNESDAY Today we finished the Mikey project. We added the shadows and highlights to his hair. Well done all. We also did a short lesson on how a light source can changeRead More...
Today We Did: Learned about While Loops Homework: Do problems 1-8 from Intro to Python Exercises in a file called Jan12_WebsiteExercisesHomework.py NOTE: Please submit your homework file inside the google drive folderRead More...
Homework Do the problem in https://train.usaco.org/usacoprob2?a=fqLeaOd4zrH&S=gift1 after you are done upload the python file to your individual google drive homework folder. Do this before January 17. If you don't have Pycharm editor,Read More...
Today: We went over the homework to show game won when the enemy tank is destroyed. We fixed the bug in maze_solver that got the enemy tank stuck. We added logic toRead More...
Today We Do We went over how to create variables with different data types: Integer, double/float, Boolean, String. We learned how to combine String. We learned how to do mathematical operations. HomeworkRead More...