Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 402 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 402 Bytes

OOP exercise 2

Second exercise with OOP

Screenshoot

OOP-exercise-2

Technologies and libraries

  • Html
  • Css
  • Php

Workflow

#1 Create a generic Product class and a constructor
#2 Create other classes that extend the generic one
#3 Make 'setterandgetter methods
#4 Set a discout method
#5 Print the products