質問編集履歴

1

エラーメッセージ全文を載せました。

2020/10/25 03:40

投稿

lo_cosmos
lo_cosmos

スコア3

test CHANGED
File without changes
test CHANGED
@@ -12,7 +12,17 @@
12
12
 
13
13
  ```
14
14
 
15
+ >>> & C:/Users/username/AppData/Local/Programs/Python/Python38/python.exe c:/Users/username/Documents/Python/neo.py
16
+
17
+ File "<stdin>", line 1
18
+
19
+ & C:/Users/username/AppData/Local/Programs/Python/Python38/python.exe c:/Users/username/Documents/Python/neo.py
20
+
21
+ ^
22
+
15
23
  SyntaxError: invalid syntax
24
+
25
+
16
26
 
17
27
  ```
18
28