Question: Write a function that returns the greatest number out of a sequence of three integers.Therefore a call like ( as an example ) :greatest (
Write a function that returns the greatest number out of a sequence of three integers.Therefore a call like as an example:greatest should return Make sure your implementation returns the correct value if the three numbers entered happen to be the same number. Remember: returning a value is NOT the same as displaying a value.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
