Mega Code Archive

 
Categories / Ruby / String
 

Comparing Strings

You can do that with the == method.  print "What was the question again?" if question == ""