Question: Write a function identity that consumes a number and returns that number, unmodified. This basic function (that accomplishes nothing) is known as the identity function,
Write a function identity that consumes a number and returns that number, unmodified. This basic function (that accomplishes nothing) is known as the "identity function", because it leaves the parameter's identity unchanged. Call this function once and print the result.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
