Why root3.quit doesn\'t close my window?
Here\'s my code
root3 = Tk() root3.title(\'Youtube Music\') def clicked(): root3.quit myButton = Bu