回答編集履歴

1

追記

2021/09/25 03:50

投稿

itagagaki
itagagaki

スコア8402

test CHANGED
@@ -16,4 +16,4 @@
16
16
 
17
17
 
18
18
 
19
- なお、`python hello.py` と打つ代わりに `python3 hello.py` と打つと、期待しているpythonが動くかもしれません。
19
+ なお、`python hello.py` と打つ代わりに `python3 hello.py` と打つと、期待しているpythonが動くかもしれません。(パスが通っていれば)