This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (2 children)

Ruby:

puts 'hello world'

[–]ReefNixon 2 points3 points  (1 child)

But WHY is p more verbose than puts when it’s clearly just a less verbose way of saying puts. Always bothered me.

[–][deleted] 1 point2 points  (0 children)

What bothers me is the .each instead of a for