6 PM – Intro To Python – Shawn
Today We Did Lists and input from shell Homework Make a file named May14_Lists2HW.py 1st Homework: 2nd edition: Page 38 to 41: access, modify, append, remove – 7th week 3rd edition: PageRead More...
Today We Did Lists and input from shell Homework Make a file named May14_Lists2HW.py 1st Homework: 2nd edition: Page 38 to 41: access, modify, append, remove – 7th week 3rd edition: PageRead More...
Today We Did Continued creating the enemy class Reviewed dictionaries to shorten the amount of code we need Reviewed static methods (static just means you don't need to make an object toRead More...
Today We Did Benchmarked dictionary vs. list Reviewed dictionary concepts Looping through keys, values dict.items() Homework Follow the instructions at: https://www.ayclogic.com/phone-book-system/ If you want supplemental reading about dictionaries, check out the textbook:Read More...
Today we: Continued the Cheese Chase project. Homework: Make another maze costume in your Maze sprite. Send me your project here: yitong@ayclogic.com Homework is due MONDAY NIGHT. You can submit it earlier, IRead More...
FINAL PROJECT In-Class project: Sleeping girl we continued to work on making clean and neat lines
Today We Did Reviewed HW Questions 2, 3 and 4 from the HW (starwars functions) Errors and how to fix them Click on the blue text to figure out where the errorRead More...
Your HW: Create a new file, May_14_StarWarsHW Do the problems found in: https://www.ayclogic.com/intro-to-python/star-wars-problem/