Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 262 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 262 Bytes

Prescription-Calculator

This project takes an input date of the form "DD/MM/YYYY", and calculates how many days from the current date until the date that was inputted. If the date that was inputted is a date in the past, then the program will throw an error.