joshstow / bink-python-developer-test

Python technical test solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bink Python Developer Test

Python technical test solution.

Requirements

How To Run

Step 1

Clone the GitHub repository onto your local machine.

$ git clone https://github.com/jshstw/bink-python-developer-test.git

Step 2

Using the command prompt again, navigate into the directory of the repository.

$ cd bink-python-developer-test

Step 3

Run the main.py file with Python.

$ python main.py

Step 4

The program can be exited at any time either through the menu option or by pressing Ctrl + C.

Unit Tests

The unit tests can be run the same way as the main program.

$ python unittests.py

About

Python technical test solution


Languages

Language:Python 100.0%