Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
afonsoVale committed Oct 17, 2023
1 parent 0ad7fd3 commit 0da7fc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dateValidator.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# dateValidator.py
# This program receives a date in a dd/mm/yyyy format and checks if it's correct
# It also checks if the day is correct for the month and year

from calendar import monthrange

Expand Down

0 comments on commit 0da7fc0

Please sign in to comment.