Description
Write a TypeScript Program to Create Classes For Building Different Types Of Vehicles like Bikes, Scooters, and
Cars In A Factory.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking.
● Create classes for building different vehicles.
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.