4:30 PM – Python OOP – Roland
Gamas Sub Today We Did We started LibrarySystem project. We created Book class. We added add_book and list_all_books. Homework Continue with LibrarySystem project Add codes to enable find book (by name). UseRead More...
Gamas Sub Today We Did We started LibrarySystem project. We created Book class. We added add_book and list_all_books. Homework Continue with LibrarySystem project Add codes to enable find book (by name). UseRead More...
Today We: Continued the Fire and Ice project Coded the Ice sprite. Created a Big Fireball sprite. Coded Darwin to shoot his SuperPower. Coded the Star sprite for Gumball. Homework: Make aRead More...
Today We: Learned about how to create classes Your HW: Create a new package called Mar_28_HW Create a Car class Attributes (all private): Brand (String) Model (String) Year (Int) Methods: Getters andRead More...