Forum Discussion
nmrao
6 years agoCommunity Hero
should it not be a==2 instead?
_ivanovich_
6 years agoFrequent Contributor
Yes Rao.
But in my code there were more problems because some data were string and some not, so i first remove the try catch block then i convert my data correctly and i just use the if else and assert. it works well for what i was looking for. Sorry for all mistakes.