Python: Variable doesn't get updated after changing values of some elements

前端 未结 0 1480
攒了一身酷
攒了一身酷 2020-12-19 05:04

I\'m trying to get paths of the files in a directory. This is what I got:

import os

fileList = []

PATH = "/home/         


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