Skip to content

Fix for the module.py to print the updated date #3

Description

@shraddha-kr

In modules.py file, add a print statement, to have the module specific change of date & name to get printed in the output.
from classes import MyAge
my_age = MyAge("1980-07-17", "Mr.J")
print(my_age.show_me_my_age())

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions