#how to make so instead of adding an intregar it adds to next digit so 4+3 is 43

4 messages · Page 1 of 1 (latest)

half spade
#

..

indigo cargo
#

I would convert 4 and 3 to string, concat them and parse int the result from string concat. I believe there better way to do it but I don't know

bold oriole
calm star