Posts by Sam • 1 point
1 post
-
-2
votes1
answer85
viewsQ: print numbers using Tostring in java
Project scribble plus it didn’t print the numbers inside the []... package tostring2; import java.util.Arrays; public class ToString2 { public static String ToString2(int [] a) { int idades [] =…