8 AM – AI/ML – Joel
Today we did: We continued the personal project. Homework: Simulate the world cap brackets from Round of 16 to the finals. Remember that when you call it, it prints the winner,Read More...
Today we did: We continued the personal project. Homework: Simulate the world cap brackets from Round of 16 to the finals. Remember that when you call it, it prints the winner,Read More...
This week we added obstacles, a variety of obstacle sets, and a system to automatically spawn them and keep track of score. Homework: Personal Project Week 6 Floating damage numbers and newRead More...
Today We Did We learned about unix/linux "grep" terminal command We learned how to traverse through files and directory in Python using os.walk We learned how to do file name matching inRead More...
Today We Did We learned about String functions: lstrip(), rstrip() and strip() Homework Create a new python file june_13_if_else_hw1.py copy codes from book page 79 to 80.
Today We We finished the Kaleido Spiral Project. We started working on the Shopping Cart Project. Homework (Upload your homework into your Google Drive HW folder a day before the class starts)Read More...
Today, we learned Data types (integer, double/float, string, boolean) String formatting (concatenation or f-strings) Variable name rules Changing data types with str() and int() Math operations (+, -, *, /, %) ModuloRead More...
Today We Did We learned when to use Python Dictionary. We did phone number search program using dictionary. Homework Create june_13_student_score.py Use dictionary and create a program like below. You need toRead More...
What we did today: Went over homework. Continued with the Jumpy Monkey project. Made gravity and the Game Over Homework: Add a backdrop to your project that fits the project. Do pageRead More...