Skip to content

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

@shraddha-kr

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())

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