You can use pathlib.Path.glob() to list all files matching a given pattern. For example, you can list names of all txt files located inside the same ...
確定! 回上一頁