mercredi 31 mai 2017

String comparison: I dont understand the failure

I have 2 arrays with the same content.

But the first string has a size of 6 and the second string has a size of 5.

How can I comparise these two strings and get a positive return? Both strings has the same content, but when I comparise that, i get false as return.

if str1 == str2
###
end

Aucun commentaire:

Enregistrer un commentaire