0
Someone please help me solving this question, I’m don't have much experience Java. Thanks for help, guys.
Using do-while loop Output: Enter your initial number: 7 What do you want to multiply it by (0 to end)? 2 The result is 14 What do you want to multiply it by (0 to end)? 3 The result is 42 What do you want to multiply it by (0 to end)? 0 Thank you for using this program.
1 Respuesta
+ 2
Can you share your code? Then someone can help.