Create a function parseCode which takes in an encoded string and returns an object with three properties: firstName, lastName, and id. The input string will always be in the same format: the first ...