String x="12";int y =12;cw(x+y); | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

String x="12";int y =12;cw(x+y);

18th May 2019, 1:47 PM
Sahil Javed Khan
Sahil Javed Khan - avatar
3 Respostas
+ 2
If I guess your question right => the output is 1212, but you can try it yourself in Code Playground. https://code.sololearn.com/czoX0oDJp9Sb/?ref=app
18th May 2019, 1:58 PM
TheWhĀ”teCat šŸ‡§šŸ‡¬
TheWhĀ”teCat šŸ‡§šŸ‡¬ - avatar
+ 1
Sahil_j_khan007 , you are welcome šŸ˜‰
18th May 2019, 2:02 PM
TheWhĀ”teCat šŸ‡§šŸ‡¬
TheWhĀ”teCat šŸ‡§šŸ‡¬ - avatar
0
18th May 2019, 1:59 PM
Sahil Javed Khan
Sahil Javed Khan - avatar