Skip to content

BelindaWillis/COMP642_PYTHON_OOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP642_Quizzlets

Exercises from Lectorials Week one - first OOP program learning about Classes and Objects , Attributes and Behaviours - created Elevator and Savings Accounts in OOP(Python) Week Two - Lists, creation adding removing and appending obejcts - list methods suchs as len, pop, insert and append, created myStudent list - not sure yet how to print list defined displayList to display the list of students printed a list of students over the age of 30 Make the age a parameter and pass in the age - instead of hard coding the age into the code - makes the selection criteria more general Now we can count the number of old students - making it more general by passing anAge as a parameter; Added the SPeak method to the student class New py - Lincoln Pizza House - lots of classes and some orders

About

QUIZZLETS FROM CLASS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages