Skip to content

emirhanburgacoglu/bank_queue_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Queue Simulation

This project simulates a bank queue where customers wait in line for service. It follows a FIFO (First In, First Out) logic, with random service times for each customer.

How to Run

  1. Clone the repo: ```bash git clone https://github.com/emirhanburgacoglu/bank_queue_simulation.git
  2. Run the simulation: python main.py

Features

1.Customer queue based on FIFO. 2.Random service times. 3.Tracks waiting times and service durations.

License

MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors