《问》How to initialize an array in one step using Ruby?

 《问》

How to initialize an array in one step using Ruby?

array = %w[ 1 2 3 ]





Comments

Popular posts from this blog

英语口语

Ruby语言专用工具讲座:Exerb

《问》What are the differences between more and less?