What does this mean?
Please use a spoiler flag.
This comment is hidden because it contains spoiler information about the solution
python len is O(1) itself
I like the fact that this just takes O(1) instead of O(len(name))
It would be better if at the bottom of the instructions it is mentioned that
I think sufficient examples haven't been provided. There should be examples provided as code , not in the procedure itself
Loading collection data...
What does this mean?
Please use a spoiler flag.
This comment is hidden because it contains spoiler information about the solution
python len is O(1) itself
I like the fact that this just takes O(1) instead of O(len(name))
It would be better if at the bottom of the instructions it is mentioned that
I think sufficient examples haven't been provided. There should be examples provided as code , not in the procedure itself