Good day!
I have actually successfully done the title but my problem is what the image shows below:
There are spaces (zeroes) in between the values.
To my understanding, its copying the values to 2nd array from where its index was in the 1st array.
I don't want to have spaces in between the indexes in 2nd array. What should i do?
Here is my code:
Thank you so much in advance!