質問編集履歴
1
test
CHANGED
File without changes
|
test
CHANGED
@@ -37,3 +37,13 @@
|
|
37
37
|
#[[0, 3, 4], [1, 5], [2, 6], [0, 3, 4], [0, 3, 4], [1, 5], [2, 6]]
|
38
38
|
|
39
39
|
```
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
最終的にlist = ["blue1","red1","yellow1","blue2","blue3","red2","yellow2","green"]
|