if someone can explain this it will be great: <htt...
# random
n
All the compared values aren't of the same type. In order to make all the values the same type the 1st value (a String) needs to be explicitly converted to an Int (same as the 2nd value).
o
Sure, I am asking why this is compilation error.