2 PM – Intro To Python – Sebastian
Today We Did Create both legs and one foot from robot. Learned how we can calculate the position of each new body part with math, but also by using a good guessRead More...
Today We Did Create both legs and one foot from robot. Learned how we can calculate the position of each new body part with math, but also by using a good guessRead More...
Homework Display assets/bird03_A.png in to bottom left corner of the screen and make it move to the right. Display assets/bird04_A.png in the bottom right corner of the screen and make it moveRead More...
Today We Did Started robot builder project, drawing a full robot using rectangles Built robot body and part of left arm In case you need anything, feel free to email me atRead More...
Today We Did Reviewed converting shell input to int. Learned about accessing a list with an index Changing list items Printing out the length of a list In case you need anything,Read More...