I have two variables which is var a and b and I wanted to compare them but in the extraction there was empty spaces. Both strings are equal the only difference is spaces , how do we remove the spaces to make them equal ? Thank you.
var = "Char Wicked"
var b = "Char Wicked"