Ruby - Control Flow
How can you use a case/when statement to check multiple values in one when clause?
status = 'pending'
How can you use a case/when statement to check multiple values in one when clause?
status = 'pending'
when clause to match any of them.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions