Commit 03d1f0c8 by BellCodeEditor

save project

parent 8e3f3a62
Showing with 3 additions and 2 deletions
import tkinter
alist = ["蔡徐坤5月20日打羽毛球", "不和小美一起看电影",
"12月18日给**亿坨‘答辩’{**是不文明用语(只蒂法)}","送妈妈5坨‘答辩’"]
alist = ["蔡徐坤5月20日打篮球", "星期天下午和小美一起看电影,不可能,绝对不可能",
"12月18日给蒂法过生日,不可能,绝对不可能","12.24送妈妈圣诞礼物,不可能,绝对不可能"]
class Note(): # 便签、笔记
def __init__(self):
self.root = tkinter.Tk()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment