If I have an array which contains numbers, for example:12345 How can I write a code which prints out these numbers duplicated, for example:1122334455?