Topic: Array Problem / Level: beginner

Problem: Remove all zeros from an array and shift non-zero elements to the front.

Run the code to see the output here...