Parking_Lot icon indicating copy to clipboard operation
Parking_Lot copied to clipboard

Run

Open ImNotKilian opened this issue 3 years ago • 1 comments

How do I run this?

ImNotKilian avatar Jun 25 '21 19:06 ImNotKilian

  1. you simply open Parking_Lot directory
  2. Then compile java file (ParkingLot.java file) by [ javac ParkingLot.java ] command
  3. And after compilation run [ java ParkingLot ] command in terminal, and after this project will run

upasek avatar Jul 14 '21 04:07 upasek