質問編集履歴
1
追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
|
4
4
|
|
5
|
-
これをpythonの
|
5
|
+
これをpythonの[subprocess](https://docs.python.org/ja/3/library/subprocess.html)で実行したいのですが、行間があるためうまく```subprocess```の中に組み込めません。
|
6
6
|
|
7
7
|
|
8
8
|
|