Q. In Ruby, what does the `elsif` keyword allow you to do?
β
Correct Answer: (C)
Add an else-if condition to an if statement
You must be Logged in to update hint/solution