from tkinter import * import tkinter as tk from tkinter import ttk from collections import deque
class Settings(ttk.Frame): def init(self, parent, co