6 PM – Python OOP – Gamas
Today We Did: We learned about class class attributes class init function class self. Homework Create Nov2_ClassHomework2.py Answer question from page 162: TRY IT YOURSELF: 9-1, 9-2, 9-3.
Today We Did: We learned about class class attributes class init function class self. Homework Create Nov2_ClassHomework2.py Answer question from page 162: TRY IT YOURSELF: 9-1, 9-2, 9-3.
Today We Did Variables have a name and a value. Variables are like a box that wraps around a "thing" (value). The values of a variable can be one of four differentRead More...