Ruby - Variables and Data Types
What is wrong with this Ruby code?
if nil puts "True" else puts "False" end
if nil puts "True" else puts "False" end
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions