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

https://github.com/2kabhishek/elevate.py

Simulate an elevator with OOP 🎲🏢
https://github.com/2kabhishek/elevate.py

basics learning oop python

Last synced: 3 months ago
JSON representation

Simulate an elevator with OOP 🎲🏢

Awesome Lists containing this project

README

        

elevate.py


License


People


Stars


Forks


Watches


Last Updated

Simulate an elevator with OOP 🎲🏢

## What is this

Uses OOP and `python` to simulate features of an elevator.

## Inspiration

Created for teaching OOP in python.

## Prerequisites

Before you begin, ensure you have met the following requirements:

- You have installed the latest version of `python`

## Getting elevate.py

To run elevate.py, follow these steps:

```bash
git clone https://github.com/2kabhishek/elevate.py
cd elevate.py
python src/elevator_test.py
```

## How it was built

elevate.py was built using `neovim` and `python`

Hit the ⭐ button if you found this useful.

## More Info

Source | Website