#Java String Concatenation

1 messages · Page 1 of 1 (latest)

nimble tendon
#

why do I need an empty string at the start of my expression ? Doesn't It give same output without the empty string ?

unique cometBOT
#

<@&987246399047479336> please have a look, thanks.

fading locust
#

the AI answer you got the first time you asked was pretty on point

crisp badger
#

int + String is not the same as String + int.

#

The dismissed answer was indeed accurate.