poonesh / velocity-limits-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

To run the loader, use

python loader.py

To run the tests, use:

python test_date.py
python test_client.py
python test_loader.py

Description

date.py - This is a date class with methods to parse a date as a string and compare two dates.

client.py - This represents a client and keeps track of their information.

loader.py - This reads the input file and determines if each load is accepted or not and write the result in an output file.

About


Languages

Language:Python 100.0%