Question: Create a function called ` isLarger ` that takes two numeric parameters and returns whichever one is larger. If the two numbers are equal, return
Create a function called isLarger that takes two numeric parameters and returns whichever one is larger. If the two numbers are equal, return either one.
Demonstration: Call the isLargest function using two different pairs of numbers and output the result to the console.
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
