#include
int main()
{
int num;
scanf("%d", &num);
printf("%d", num*num);
return 0;
}
Answer:
What is your question?
Step-by-step explanation:
Answer:
Table B
Step-by-step explanation:
Table A Input Output
5 3
5 2
4 1
Has an input that goes to 2 different outputs, not a function
Table B Input Output
1 2
3 2
5 3
one to one relation which is a function
Table C Input Output
0 0
1 2
1 3
Has an input that goes to 2 different outputs, not a function
Table D Input Output
4 2
4 3
4 4
Has an input that goes to 2 different outputs, not a function
This is a trick question. 7 families had a parakeet.