Q. In Ruby, what does the unless keyword do?
β
Correct Answer: (B)
Executes code if condition is false
You must be Logged in to update hint/solution