Topic: Array Problem / Level: beginner

Problem: Shift all zeros to the end of an array without changing the order of the other elements.

Run the code to see the output here...