# Radiobutton(root, text="Option 1", variable=r, value=1, command=lambda: click(r.get())).pack() # Radiobutton(root, text="Option 2", variable=r, value=2, command ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results