Close
Close

Write a class Date with day,month,year. Provide following functionalities

   dbdapython

2.Write a class Date with day,month,year.
Provide following functionalities
A. initializer
B. Accept date(19/02/2018)
C. validate date (If not then throw exception not InvalidDate ).
D. Print Date in format of '19 Feb 2018'.

  • no idea
    - ethan_hunt

Answers

Ask Yours
Post Yours
Write your answer