Python Datetime

In Python, there is a module called datetime is used to manipulate dates and times. A date in Python is not a data type of its own.

Code :