A simple function that receives: - _as input_ the **initial coordinates** and a **string of {asd}+** codes - and returns _as output_ **the corresponding final coordinates** or **FALSE** if the provided path is not valid.
A simple function that receives: