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: 2020/12/12 23:30; Updated at: 2020/12/14 17:28
The question is resolved.