Morelike I want to code application with different buttons, that when the user clicks on a particular button, lists of stuffs will appear.
What's the first step in coding an application? Using python 1 I want my application to have menu bars.
I tried tkinter and import. But I'm getting really confused.