Commit e6b50b58 by BellCodeEditor

auto save

parent 0fa7b00a
Showing with 5 additions and 0 deletions
for k,v in today_menu.items():
print("今日" + k +'有: ')
for i in v:
print(i,end=" ")
print()
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