回答編集履歴
1
修正
test
CHANGED
@@ -1,3 +1,3 @@
|
|
1
1
|
やり方はいろいろありますが
|
2
2
|
|
3
|
-
|
3
|
+
[Array#shift](https://docs.ruby-lang.org/ja/latest/method/Array/i/shift.html)を利用するのが楽かなと思います。
|