I have just started getting into python and Tkinter and so far it's all been very interesting and the help good to, but now i have ran into a problem. I'm sure it's very easy to solve but i just can't seem to figure it out or find anything on the web.
I am developing a GUI and i want to make it so that when a button is pressed it will run an executable file. But i have no idea how to add this to the button i have. Any help would be fantastic.