Buenas, alguien me explica ¿Por que este código da 17? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antwort
+ 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