Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 275 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 275 Bytes

IN THIS FSDTask05, I wrote programs of Converting the UML diagram to Typescript class, Wrote a constructor for the class Movie, with three properties title, studio and pg. Wrote a "person" class to hold all the personal details, Wrote a class to calculate the uber price.