Topic: Stack Problem / Level: beginner

Problem: Create a function to push elements from two arrays into two separate stacks.

Run the code to see the output here...