Today We Did Finished Grocery System class Began School System class In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY2_school_system_hw, please submit by nextRead More...
Today We Did Continued Monster inheritance program with Monster System Reviewed vocabulary in object oriented programming with short quiz on words In case you need anything, feel free to email me atRead More...
Today We Did Reviewed inserting and removing from a list Reviewed looping through a list Started learning about for loop in range() Contact me at juanfcastro03@gmail.com for any questions Homework Animal ListRead More...
Today We Did Began learning about turtle complex shapes as we drew faces In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY4_new_rectangle_hw, please submitRead More...
Homework Open your Thonny and create a new file May4_StringHomeworks.py Copy codes from the textbook from page 20 to 23. If you do not have the book yet, just look at thisRead More...
Today We Did We continued on April22_DrawFace,py We completed the draw_face(x,y) function. Homework Create a new python file May6_DrawFace2.py Copy the rect and draw_circle functions from April22_DrawFace.py into this new file. CreateRead More...
Today We Did Finished Robux Balance program In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY6_project_edits_hw, please submit by next Monday. Homework: I willRead More...
Today We Did Finished grocery system Began robux shopping cart In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework JAN17_dictionary_hw, please submit by next Friday.Read More...
Today We Did Started learning about functions, defining a function, parameters, and return values Homework Number 4 - 6 from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ Pg. 130-133
Today We Did Created "list_all_students" and "list_all_teachers" methods which loop through our attributes self.students and self.teachers which are lists, and print out information about the objects being stored in those lists. CreatedRead More...
Today We Did We implemented the `display_all_strong_monsters` method to show all monsters with health above 50. We added functionality in `play_adventure_game` to handle invalid monster selections and allow the user to selectRead More...
Today We Did Finished drawing letters and faces, reviewed project proposal In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY10_project_proposal, please submit by nextRead More...
Today We Did Reviewed about using a for loop with lists. Finishing using a for loop in range. Started learning about while loops. Contact me at juanfcastro03@gmail.com for any questions Homework Page.Read More...
Today We Did We went over String homework from page 20 to 21. Homework Homework is due on WED night and you have to upload to your assigned google drive. Jayden, textRead More...
Homework Submit a proposal for your Python Turtle project. This is due next week on May 20. Proposal means a drawing (with colors) in a piece of paper that satisfy requirements inRead More...
Today We Did Finished review for our final test In case you need anything, feel free to email me at sebastian@ayclogic.com Homework No homework, but please review the work we did inRead More...
Today We Did Finished Robux Balance Program Began review for final test In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Make sure you're finished with the projectRead More...
Today We Did Learned about functions with return values Homework Name your HW file May20_FunctionHW.py and do Number 7 from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ And Pg. 138, 139
Today We Did We implemented methods for adding, listing, and finding students and teachers using lists and dictionaries. We also added Staff and Classroom classes, but haven't implemented the methods for themRead More...
Today We Did Finished monster system Reviewed REALLY IMPORTANT homework assignment you guys have!! Please make sure you complete it with enough time! Final exam will be the following week after reviewingRead More...
Today We Did Built a kaleido spiral step by step Reviewed project proposals In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY17_project_hw1, please submitRead More...
Today We Did Reviewed about using a for loop in range. Finished covering while loop Contact me at juan@ayclogic.com for any questions Homework Name your file May17_Quiz1_HW.py Do all the problems from:Read More...
Today We Did We learn how to draw letter S with combination of rectangles. We learn how to do half circles. Homework Start working on your turtle python project according to yourRead More...
Today We Did Final exam preparation (turtle and menu prompt kind of games) In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework final_project_corrections, please submitRead More...
Today We Did Reviewed last week's homework on functions with return values. Learned about the random module. No class next week, next class on June 3 View what we covered today: https://drive.google.com/drive/u/1/folders/15Guajo6GvNi_09_rLw7QNwPyAcz1sBNARead More...
Today We Did Began library system Created Book class (remember, our "model" for the book object) Created add_book, list_all_books, and find_book_using_title In case you need anything, feel free to email me atRead More...
Today We Did Reviewed the homework which was preparation for the exam Went over more final exam preparation In case you need anything, feel free to email me at sebastian@ayclogic.com Homework NameRead More...
Today We Did Reviewed progress on projects (great work on your projects everyone!!!) Helped with ideas and reviewed our semi circle function Began GrocerySystem program In case you need anything, feel freeRead More...
Gamas sub Today We Did We added collision detection between multiple special fireballs and birds. We utilized for loop to display these 4 multiple fireballs We added sound effects: one for regularRead More...
Today We Did We reviewed project progress from everyone. We started doing Kaleido Spiral project. Homework continue on your personal turtle project. By next week June 3rd, your project should be halfRead More...
Today We Did Understood more about objects and how we should store them in our dictionaries Finished the remaining methods for library system Understood why it would be better for some objectsRead More...
Today We Did Helped with project work Finished GrocerySystem project Started Robux Shopping Cart project In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY31_project_hw,Read More...
Gamas sub. Today We Did We reviewed page 84 homework We further review if elif else concepts Homework Homework is due WED night and please upload to your assigned google drive. CreateRead More...
Homework Continue with your Turtle project (20 % of your grade), by next week June 10, you should have done 75% of your turtle. Turtle project is due on June 17. ThereRead More...
Today We Did Continued learning about the random module, finished Magic8BallV2.py. Finished problem 1 from https://www.ayclogic.com/intro-to-python/star-wars-problem/ Homework Create a new file June10_StarWarsHW.py Do the remaining problems, 2 - 4 from https://www.ayclogic.com/intro-to-python/star-wars-problem/