6 PM – Intro to Python – Daniel
What We Did We learned how to work with turtle Started working on the homework, creating functions for a rectangle and square. Homework In the same file we are working with, finishRead More...
What We Did We learned how to work with turtle Started working on the homework, creating functions for a rectangle and square. Homework In the same file we are working with, finishRead More...
Today We Did We learned about Kaggle We learned about Jupiter Notebook platform Homework Make sure to verify your phone in your Kaggle account. This way we can use GPU next week.Read More...
Today We Did We started Tower of Defense project We added enemy.py Homework Inside enemy.py, add an if else statement if type == 1 then use "PNG/1/2_enemies_1_ATTACK_00{i}.png" if type == 2 thenRead More...