7 PM – Intro To Python – Darin
What We Did Today: Had our first quiz! Homework: None! Enjoy the no homework for this week! I recommend looking into how to "use turtle in python" if you are bored, toRead More...
What We Did Today: Had our first quiz! Homework: None! Enjoy the no homework for this week! I recommend looking into how to "use turtle in python" if you are bored, toRead More...
What We Did Today: Learnt about if statements Reviewed data types and variables Homework: Submit to the google drive: here when you are finished! Homework: Create May5_IfElseHW.py 2nd edition: Pages 79-81 from the textbookRead More...
Today we did Conditions: if, elif, else Conditional operators: or, and, ==, !=, >, <, >=, <= Monday 6:00PM class code: https://drive.google.com/drive/folders/1EJ3L9sHx0pYuyJ9jnGX1o144Lki3lZWn?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything,Read More...
Today we did Feedback on final projects Review final exam 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 Please submit your homeworkRead More...
What We Did Today: Reviewed the first quiz Learnt about functions without return values! Homework: Create a new file called May7_FunctionsWithoutRV_HW1.py and do the following (use comments so i know which partRead More...
Today we did Start school system Create add_student() Create list_students() 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 I just realized IRead More...
What We Did Today: Continued learning if statements Reviewed data types and variables Learnt how to get input from the shell Next week we will learn about using 'or' + 'and' inRead More...
Today we did Learned about lists Learned about the 3 different kind of loops while loops for loops using the range() function for each loop We covered a lot today because youRead More...
What We Did Today: Review functions without return values Learnt about functions with return values! Homework: Create a new file called May14_Functions_HW2.py and do the following (use comments so i know whichRead More...
What We Did Today: Reviewed how to get input from the shell Learnt about using ‘or’ + ‘and’ in if statements and how to use lists Homework: Submit to the google drive: here whenRead More...