🌈 搜索
📅  最后修改于: 2022-03-11 14:45:14.454000             🧑  作者: Mango
from os import listdir ## Prints the current directory as a list (including file types) print(os.listdir())