質問編集履歴

1

コード機能を使いました

2020/06/23 02:50

投稿

seta-nachan
seta-nachan

スコア3

test CHANGED
File without changes
test CHANGED
@@ -26,6 +26,8 @@
26
26
 
27
27
 
28
28
 
29
+ ```ここに言語を入力
30
+
29
31
  NN = int(input())
30
32
 
31
33
  list1 = list(range(100))
@@ -46,4 +48,4 @@
46
48
 
47
49
  list1.remove(k)
48
50
 
49
- print(list1)
51
+ print(list1)``