You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In exercise 12.4-Map_list_of_objects, we have to use datetime.date.today(), but the test file have a hardcoded output, expecting a specific age, which is no longer valid.
The text was updated successfully, but these errors were encountered:
In exercise 12.4-Map_list_of_objects, we have to use
datetime.date.today()
, but the test file have a hardcoded output, expecting a specific age, which is no longer valid.The text was updated successfully, but these errors were encountered: