import pathlib filename = "my_file.txt" file = pathlib.Path(/filepath/filename) if file.exists (): print("file does exist at the moment!!
確定! 回上一頁