Commit aee118b8 by BellCodeEditor

save project

parent fa21543b
Showing with 13 additions and 0 deletions
today_menu={'qc':{'888点券':90,'ipad':2000000000,'苹果':40},
'ta':{'888点券':90,'ipad':2000000000,'苹果':40},
'zc':{'888点券':90,'ipad':2000000000,'苹果':40},
'jc':{'888点券':90,'ipad':2000000000,'苹果':40},
'shkhshl':{'888点券':90,'ipad':2000000000,'苹果':40},
'tp':{'888点券':90,'ipad':2000000000,'苹果':40}
}
for k,v in togay_menu.items():
print('今日'+k+'有:')
for i in v:
print(i,end=' ')
print()
\ 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