Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
import os def rename_files(): file_list = os.listdir(r"C:\Users\jsun0011\Downloads\prank") print(file_list)
コードを実行すると、出力には「いたずら」という名前のフォルダーのファイルが表示されるはずですが、何も表示されません。(写真で)