Buenas, alguien me explica ¿Por que este código da 17? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Buenas, alguien me explica ¿Por que este código da 17?

https://code.sololearn.com/ceK1Fsr50Op8/?ref=app

7th Jan 2023, 3:01 AM
Lomejor 12
Lomejor 12 - avatar
1 Answer
+ 2
Add this line under the `else` block, and watch the output : ) System.out.println( "i = " + i + "\t|\txd + " + i + " => " + xd );
7th Jan 2023, 4:32 AM
Ipang