Question from the Ruby (legacy) test

What is the output of the following code? if nil then puts 'Hello' end,if false then puts 'Hello' end

Medium

What are the expressions that do not print « Hello » ?

Author: Olivier MillaStatus: PublishedQuestion passed 19 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!