Learn How to Create Your Own Programming Language createyourproglang.com
"\none\n two\n three".scan(/^( *)\w+/).flatten #=> ["", " ", " "]
Hi.
I want to get the ar...
Hi.
I want to get the ar...