# 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 ...
You just need to run the main.py in any code editor. Navigate through the sections with the side buttons.