Basic-Python-Programs
Basic-Python-Programs copied to clipboard
Find number of days b/w 2 dates.
This program can find the number of days between any 2 given dates. I have not handled any errors yet but the logic is robust.