raise Valuerror(“time data %r does not match format %r” % `ValueError: time data '10/29/2020' does not match format '%Y%m%d'

前端 未结 0 2018
时光说笑
时光说笑 2020-12-12 18:49

Here is my code-

import winapps


dict_of_apps = {"calculator" : "calc.exe"}
def app_checker(prompt):
    prompt_list1 = prompt.split()
           


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