This is the start of a puzzle to set a rule where each Zoombini can move toward a target, then based on the color of their nose either get to stay or get rejected. The Challenge: Write a program to let a player move each Zoombini from a starting point to a target. When they reach the target only green nosed Zoombinis can stay and will automatically move to a “safe space” above the target. All other non-green nosed Zoombinis must be rejected and sent back to their starting place.