Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 197 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 197 Bytes

Output the earliest legal date between Jan 1, 2000 and Dec 31, 2999 possible from the date string in the "A/B/C" format.

Run script by command

python main.py 2000/1/1

Run tests

py.test