Respuesta :

Answer:

Accept input from the user, split the data into the day, month, year, and store it to a new variable, use datetime validation to check whether it is valid or not, and then print whether it is valid or not.

Explanation:

Relax