This week focusses on Functions. Functions are relations between any two variables x and y where there aren’t multiple y values for each x value. x is the input while y is the output. If there is one input, there should only be one output. But if there is multiple outputs it wouldn’t be function. One output can have multiple inputs.
Comments