ファイルのコピーや削除など
ファイルをコピーする
ファイルをコピーするには
copy()
関数を使います。
《サンプル》
《実行結果》
sample.txt を sample_bak.txt にコピーしました