🌈 搜索
📅  最后修改于: 2022-03-11 15:04:46.429000             🧑  作者: Mango
# For Ruby arr = ['a', 'b', 'c'] arr.each { |item| puts item }