Which of the tables represents a function?
Table A
Input Output
5 3
5 2
4 1

Table B
Input Output
1 2
3 2
5 3

Table C
Input Output
0 0
1 2
1 3

Table D
Input Output
4 2
4 3
4 4