System.out.println(Arrays.toString(Mystack.toArray()));
System.out.print( myStack.toString().replaceAll("[", "").replaceAll("]", ""));