python function. output a keys list from a dictionary if the key is todays date

前端 未结 0 1374
终归单人心
终归单人心 2020-11-28 07:20

i import datetime module. but i\'m not sure how to call it as a dictionary key.

def bad_food():
    today = datetime.date.today()
    past_due = {
        dat         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题