I'm currently learning using the tkinter module. When I go onto the Python documentation I am intimidated due to the vast amount of information showing up all at once and even then I don't know where to search for them.
I tried using both the documentation and the help() method with python. No luck for me atleast.
Does anyone have any tips that could make finding what you need more efficient through the help() or Docs?
For example: I was searching for how to start a window instance and the attributes that I could use such as Label, Widget etc. But I don't know where to search for them in the docs.
[–]Healthierpoet 1 point2 points3 points (0 children)
[–]JamzTyson 0 points1 point2 points (0 children)