Topic: Language Problem / Level: beginner

Problem: Write a program to check if a given string is a valid date in the format YYYY-MM-DD.

Run the code to see the output here...