Guys, need help here. Got a list of numbers in an array 7, 3, 8, 4, 3, 4, 4, 7, 9
But i need the output to be 3, 3, 4, 4, 4, 7, 7, 8, 9
How do i do this?
Guys, need help here. Got a list of numbers in an array 7, 3, 8, 4, 3, 4, 4, 7, 9
But i need the output to be 3, 3, 4, 4, 4, 7, 7, 8, 9
How do i do this?
:: Copyright KIRUPA 2024 //--