This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"""Cucumber helps people use tkinter fast, useful, and can clear frame/text. | |
It also helps with quick button making. | |
""" | |
from smtplib import SMTPException | |
from tkinter import * | |
import pickle | |
import winsound | |
from random import randrange | |
import calendar |