You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here, if the number of passengers in an elevator exceeds a certain number, a bulb and a horn are set to strike. It also displays the number of people on a digital screen.
This is an Elevator System coded in pyhton. I used Python programming language, Multithreading for doing two function at a time, Client Server Programming for connecting client to elevator in this ELEVATOR SYSTEM project.