I am new to Tkinter and I\' m developing an app that includes 2 Spinboxes. The code is the following:
from tkinter import*
vals1 = [1, 3, 5, 7] vals2 = [2, 4,