7 PM – Intro To Python – Darin
What We Did Today: Learnt how to use t.forward and t.right/t.left Learnt how to use functions to simplify drawing Homework: Create a new function: makeTriangle make sure you can change the color,Read More...
What We Did Today: Learnt how to use t.forward and t.right/t.left Learnt how to use functions to simplify drawing Homework: Create a new function: makeTriangle make sure you can change the color,Read More...
Today we: Went over if_else_hw2 Learned about how input() only takes in Strings from the shell. Learned about == and != Learned about "and" and "or" Homework: Do #1 only. You doRead More...
NEXT WEEK IS YOUR FIRST QUIZ!! What We Did Today: Reviewed how while loops worked Reviewed contents for next weeks quiz Homework: Submit to the google drive: here when you are finished! Homework: ContinueRead More...
Today we did Review for final exam Second quiz will be next week, you got this!! Thursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feelRead More...
Today we: Went over tell_me_your_age_hw Learned about lists: storing info, getting info, adding info, printing out list, finding list length, using info from lists Homework: Make a file called "July23_input_from_shell_hw_1" and doRead More...
What We Did Today: Learnt how to make a triangle drawing function Learnt how to use geometry to connect different shapes Homework: Draw out the rest of the robot as shown hereRead More...
Today we did Finished the second quiz, next week we'll learn something new code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me at sebastian@ayclogic.com Homework NoneRead More...
What We Did Today: Finished a robot drawing using python and geometry Learnt how to use different shapes to form a function for a drawing Homework: Draw something with at least 4Read More...
Today we: Went over input_from_shell_hw 1 and 2. Reviewed getting input from the shell & using lists Homework: Make a file called “July30_list_hw1” and do pages 37-41 in the book (do not doRead More...
Today we did Learnt how to use turtle drawing. Learnt how to wrap everything into a function that makes drawing easier Homework: Submit into your google drive when you are done! DrawRead More...