關於出現too many values to unpack:

問題描述: def showfileproperties(path): import os,time for root,files in os.walk(path,True): print(‘位置: ’ + root) 遍歷時出現如下錯誤: File 「C:/Users/123/PycharmProjects/untitled1/a5.py」, line 3, in showfilepropert
相關文章
相關標籤/搜索