s =: '' ? s.Count = 0 print "String s is empty." ? s.Count ~= 0 print "String s is not empty."