Ruby - Operators and Expressions
Which Ruby range operator excludes the end value from the range?
.. and ..... operator includes the end value, while ... excludes it.... operator excludes the end value from the range.... excludes the end value -> Option A... = excludes end [OK].. and ..... excludes the end15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions