質問編集履歴

1

結果の部分

2018/02/01 23:28

投稿

alcot
alcot

スコア14

test CHANGED
File without changes
test CHANGED
@@ -72,12 +72,6 @@
72
72
 
73
73
  ```python
74
74
 
75
- Traceback (most recent call last):
76
-
77
- File "Main.py", line 11, in <module>
78
-
79
- print(input_c_1)
75
+ 12
80
-
81
- NameError: name 'input_c_1' is not defined
82
76
 
83
77
  ```