Skip to main content
Journey Uncommon Logo
JourneyUncommon
easyRubyeverything is an object nil true falseSingle-choice MCQ

In Ruby, what is the return value of a `puts` call?

x = puts("hello") p x