Posts by Gonçalo Cardoso • 23 points
1 post
-
2
votes4
answers138
viewsQ: How to get the last more "+" that appears on the console from this code?
Can anyone tell me how to get the last "+" that appears on the console from this code: import java.util.Scanner; public class Power2 { public static void main(String[] args){ Scanner input = new…
javaasked Gonçalo Cardoso 23