|
|
|
|
|
by elicksaur
1086 days ago
|
|
When looking for Python questions, it honestly ranks above any random StackOverflow link or the docs for me. The detailed table of contents with links that the author labels “…so…much…nonsense”, is actually the kind of precise “take me to exactly what I want to know quickly” solution they seem to yearn for. |
|
I guess they wanted an answer to their specific question and absolutely nothing else? That might work for something as simple as “iterate through a dictionary” but in many other cases the full context is useful so you can figure out for yourself whether the immediate answer actually solves your problem.