So, my progress says that to get to the next stage I need 5 of the following 6 things:
- isinstance
- collections
- datetime
- functools
- itertools
- with
However, according to what I found, "collections" has been deprecated for a while and will soon be removed, and "with" can only be used when opening a file (does that even happen on checkio, I haven't seen it yet). So I'm stuck.
Suggestion: either make the requirement 4 out of 6 or add an additional thing to the list
Created at: Dec. 12, 2020, 11:30 p.m.; Updated at: Dec. 14, 2020, 5:28 p.m.
The question is resolved.