0

enter image description here

String("12"+3) // output : 123

String(+"12"+3) // output : 15

0 Answers0