I was wondering if there is a way to take 2 user's inputs and see if it is in the list I have created before. Then if it is, then I print out the name of the users input but then if it isn't I have to say there is none. Here's an example:
Say they are all named and I wanted to print out the name of the person. Not duplicate.
[['Jon', 12, 167],['Sam', 18, 200]]