How do I use PySimpleGUI6 to make an app?
The PySimpleGUI logo
I need to know how to use PySimpleGUI6 to make an app. Tell me how the main things work (like how to make buttons and program them to be functional) and what the minimum pysimplegui program looks like (Like the classic Hello World but in pysimplegui) so I can use that to make an app. A simple Notepad-style one. Once I do that, I can make all sorts of things with it.