An open API service indexing awesome lists of open source software.

https://github.com/loosedwhale/planes_java_assigment


https://github.com/loosedwhale/planes_java_assigment

assignment java

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Planes Java Assigment

## Overview
This Java project simulates a simple seating plan for a plane using a HashMap. It allows users to perform various operations such as printing the seats, randomly filling seats, adding passengers, checking seat availability, searching for a passenger by last name, and ending the simulation.

Languages and Tools:

java