import tk as tkinter t=Tk() t.title("Wybierz Przycisk") t.geometry ("300x350") def wstaw_przycisk (): ile_przyciskow = 8