class Employee:
def __init__(self,root): self.root = root self.root.title("Student Database Management System") self.root.geometry("