Answer:
Set A (Top Left)
Explanation:
A function's inputs is assigned to exactly one output. This means a function's inputs must not repeat.
The input of '3' repeats in the top left set given, so it is not a function.
{(3,1), (2,1), (1,2), (3,2)}
Hope this helps you.