1:30 PM – Intro To Python – Bill
Your HW: Get input from shell: “What grade are you in? ” If user enter ‘1’ or ‘1st’ or ‘first’ or ‘pertama’ then print ‘You are learning to read.’ If user enterRead More...
Your HW: Get input from shell: “What grade are you in? ” If user enter ‘1’ or ‘1st’ or ‘first’ or ‘pertama’ then print ‘You are learning to read.’ If user enterRead More...
Today We Did: Finished our Tunnel of Doom project Started our Window Cleaner project Homework: Experiment with the new camera function and make a little game! If you have any questions feelRead More...
What We Did We saw how to move a bird. We created a bird class and added it to a bird group. Homework Create a new class called Cloud in a fileRead More...
What We Did: Worked on the horse for our Gobo project. Homework: Finish the rest of the if statements for the horse. If you have any questions feel free to email meRead More...
What We Did Today: Reviewed dynamic programming Went through a couple problems include number of steps (DP/Recursion) and the Mad Scientist problem (greedy) Homework: Go through this problem (we will discuss this inRead More...
Today we did Installed Pycharm installed python https://www.jetbrains.com/pycharm/download/ https://www.python.org/downloads/ Dictionary How to add how to update how to create Homework: Page 92 to 97. Download Pycharm