Today We Did Finished robot builder Began learning how to draw circles with turtle.circle() In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework APR26_face_hw, pleaseRead More...
Today We Did Inserting to a list using: insert, append Removing from a list using: del, pop, remove Started covering looping through a list Homework Pg. 42: Try it Yourself 3-4, 3-5,Read More...
Today We Did Grocery System Program In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework APR29_robux_hw, please submit by next Friday. Homework: In the sameRead More...
Today We Did Learned how to draw several different letters in turtle Learned how to draw polygons In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name yourRead More...
Today We Did Finished Grocery System class Began School System class In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY2_school_system_hw, please submit by nextRead More...
Today We Did Reviewed inserting and removing from a list Reviewed looping through a list Started learning about for loop in range() Contact me at juanfcastro03@gmail.com for any questions Homework Animal ListRead More...
Today We Did Began learning about turtle complex shapes as we drew faces In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY4_new_rectangle_hw, please submitRead More...
Homework Open your Thonny and create a new file May4_StringHomeworks.py Copy codes from the textbook from page 20 to 23. If you do not have the book yet, just look at thisRead More...
Today We Did We continued on April22_DrawFace,py We completed the draw_face(x,y) function. Homework Create a new python file May6_DrawFace2.py Copy the rect and draw_circle functions from April22_DrawFace.py into this new file. CreateRead More...