Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
Ruby
easy
Ruby
everything is an object nil true false
Single-choice MCQ
In Ruby, what is the return value of a `puts` call?
x = puts("hello") p x