If they concatenate
shouldn't be like:
a = "3"+"8"= "38"
b= "38"-"8"="3"
a="38"-"3"="8"
?
I also didn't understand why that solution doesn't work
where did the "0" come from ?
If they concatenate
shouldn't be like:
a = "3"+"8"= "38"
b= "38"-"8"="3"
a="38"-"3"="8"
?
I also didn't understand why that solution doesn't work
where did the "0" come from ?