質問編集履歴

2

2018/09/01 03:14

投稿

aibuild0
aibuild0

スコア9

test CHANGED
File without changes
test CHANGED
@@ -24,12 +24,6 @@
24
24
 
25
25
  エラーメッセージ
26
26
 
27
- ```
28
-
29
-
30
-
31
- ###
32
-
33
27
  File "eto_input.py",line2
34
28
 
35
29
  year = int(year str)
@@ -37,6 +31,12 @@
37
31
 
38
32
 
39
33
  SyntaxError: invalid syntax
34
+
35
+ ```
36
+
37
+
38
+
39
+ ###
40
40
 
41
41
 
42
42
 

1

2018/09/01 03:14

投稿

aibuild0
aibuild0

スコア9

test CHANGED
File without changes
test CHANGED
@@ -28,7 +28,15 @@
28
28
 
29
29
 
30
30
 
31
+ ###
32
+
33
+ File "eto_input.py",line2
34
+
31
- ### 該当のソースコード
35
+ year = int(year str)
36
+
37
+
38
+
39
+ SyntaxError: invalid syntax
32
40
 
33
41
 
34
42