4 PM – Intro To Python – Darin
What We Did Today: Made a Robux System similar to BankSystem but with the ability to add money balance to make purchases. Learnt about the global keyword which is used for a functionRead More...
What We Did Today: Made a Robux System similar to BankSystem but with the ability to add money balance to make purchases. Learnt about the global keyword which is used for a functionRead More...
What We Did Today: Learnt about functions (with and without return value) Learnt in depth on why we want to use functions and why they are useful. Learnt about parameters and commonRead More...
What We Did Today: Did the second quiz. Homework: No homework! Enjoy your one week's break of no homework as next week we will learn something new - drawing in python!!
What We Did Today: Reviewed functions with/without return values Learnt about the random module. Learnt how to get a random integer using random.randint() Learnt how to get a random item from aRead More...
IN 2 WEEKS IS YOUR FINAL EXAM ON JULY 8 (next week is a holiday) What We Did Today: Reviewed topics for the final exam. Reviewed how to randomize colors for drawingRead More...
What We Did Today: Reviewed how to use random module functions. Learnt debugging practices, tips, and tricks. Homework: Do the take home quiz shared to your emails, and submit it when youRead More...
Next week is a holiday, we will meet again on July 9. What We Did Today: We started Python digital drawing using Turtle. Learnt how to use t.forward, t.goto, t.left (and t.right)Read More...
What We Did Today: Learnt how to use the turtle module to draw in python. Packaged our code into functions so it becomes easier for us to draw things. Homework: Do theRead More...
What We Did Today: Learnt how to use the turtle module to draw in python. Packaged our code into functions so it becomes easier for us to draw things. Homework: Do theRead More...
What We Did Today: Did our final exam! Your results will be emailed to you within the week. Homework: None! Notes: If you have any questions, you can email me at ddjapri@ayclogic.com