teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

結果の部分

2018/02/01 23:28

投稿

alcot
alcot

スコア14

title CHANGED
File without changes
body CHANGED
@@ -35,8 +35,5 @@
35
35
  ```
36
36
  結果
37
37
  ```python
38
- Traceback (most recent call last):
39
- File "Main.py", line 11, in <module>
40
- print(input_c_1)
38
+ 12
41
- NameError: name 'input_c_1' is not defined
42
39
  ```