Ruby - Control Flow
You want to print "Good morning" only if the variable
hour is less than 12 using inline modifier. Which code is correct?hour is less than 12 using inline modifier. Which code is correct?hour < 12 prints correctly.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions