You're not checking for datatype properly, you're converting the values to strings before comparing them so their datatype will never be different.
This comment is hidden because it contains spoiler information about the solution
Loading collection data...
You're not checking for datatype properly, you're converting the values to strings before comparing them so their datatype will never be different.
This comment is hidden because it contains spoiler information about the solution