Ruby latest stable (v2_5_5) - 1 note - Class: Enumerator ... a=[11,22,31,224,44].each_with_index { |val,index| puts "index: #{index} for #{val}" if val ...
確定! 回上一頁