The date module attached is easy to use ,just enter initial date and duration final date will be printed useful in school projects and place where new date is required with repect to initial date The code respects :a) Leap years ; b) days per months (including 29th of feb in a leap year) ; steps to use:
- download file
- import module in a new python script as 'import datetimemodule'
- call the function and use it as and when required