質問編集履歴

1

errorの訂正

2019/03/18 13:43

投稿

piko15671
piko15671

スコア12

test CHANGED
File without changes
test CHANGED
@@ -70,4 +70,10 @@
70
70
 
71
71
  SyntaxError: invalid syntax
72
72
 
73
+ >>> else:
74
+
75
+ File "<stdin>", line 1
76
+
77
+ else:
78
+
73
79
  ```