Good day. There is an array of numbers.
Tell me how to properly make an array, for the subsequent output in System.out.println
numbers in one line without spaces and separators. And I don’t know how to make the array consist of a number of elements equal to the number of characters to be output (I have 20 in the code, but this is not correct).