|
|
|
|
|
by repsilat
2870 days ago
|
|
As someone who prefers Python to Ruby, Ruby is better for this job because there are so many more methods on Array/Enumerable than on Python list (or Python's global functions.) And them all being methods makes life simpler too. |
|