Q. What does the `include?` method do when used with strings in Ruby?
β
Correct Answer: (C)
Checks if the string includes another string
You must be Logged in to update hint/solution