Open venkatd opened 8 years ago
The idiomatic way to get input is using STDIN
STDIN
http://stackoverflow.com/questions/27453569/using-gets-gives-no-such-file-or-directory-error-when-i-pass-arguments-to-my/27453657
@JoshSmith could you take a look?
LGTM! :ship: :it:
The idiomatic way to get input is using
STDIN
http://stackoverflow.com/questions/27453569/using-gets-gives-no-such-file-or-directory-error-when-i-pass-arguments-to-my/27453657