5:30 PM – Intro To Python – Gamas
Homework Next week is a 2 hour final test. The final test starts at 5 PM to 7 PM. Don't be late. The test is open book. Make sure you study theRead More...
American Young Coder Academy – Indo
Homework Next week is a 2 hour final test. The final test starts at 5 PM to 7 PM. Don't be late. The test is open book. Make sure you study theRead 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...
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...
Today We Did Finish hangman game! Reviewed functions, loops, and comparisons in hangman game. In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAR15_looping_hw, pleaseRead More...
Today We Did Finished robot builder Learned how to draw a circle Began drawing face In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAR18_face_hw,Read More...
Today We Did Continued robot builder Put robot arms into function to move easier Drew robot legs and began left foot In case you need anything, feel free to email me atRead More...
Today We Did Reviewed creating lists and accessing list items using index. Learned about adding to a list using: append, insert Removing from a list: pop, remove, del In case you needRead More...
Today We Did Reviewed questions similar to those on the quiz In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAR22_quiz_review_hw, please submit by nextRead More...
Homework Continue in March25_Turtle_Basic.py Draw a square (white color), a rectangle (yellow color), a triangle (blue color) and an octagon (pink color) according to coordinates below.