Here is my code! /// from tkinter import * import os import pygame
os.system(‘clear’) #Window Setup root = Tk() root.title(‘cottontail’) root.geometry(‘800x