Commit 7f1a0c6c by BellCodeEditor

auto save

parent e55fc311
Showing with 0 additions and 5 deletions
import tkinter
from tkinter import *
from tkinter import messagebox
import json
alist = ["星期六下午打篮球", "星期天下午和小美一起看电影",
"12月18日给蒂法过生日", "12.24送妈妈圣诞礼物"]
......@@ -59,5 +57,3 @@ app = Note()
app.show()
app.root.mainloop()
user_info = {}
user_info["password"]
\ No newline at end of file
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