Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
afonsoVale committed May 6, 2024
1 parent f32a73c commit bc51691
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,6 +1,7 @@
# dateValidator.py
# This program receives a date in a dd/mm/yyyy format and checks if it's correct
# This is a test file for the dateValidator.py program
# Last changed: 06/05/2024

from calendar import monthrange

Expand Down

0 comments on commit bc51691

Please sign in to comment.