Python Exercises, Practice and Solution: Write a Python program to iterate ... '/tmp/' for root, dirs, files in os.walk(path): print(root).
確定! 回上一頁