Question: 1)Write a function named GreaterNum That : a)take 2 arguments ,both numbers. b) turns whichever number is the greater (higher) number. call that function 2
1)Write a function named GreaterNum That :
a)take 2 arguments ,both numbers.
b) turns whichever number is the greater (higher) number.
call that function 2 times with different number pairs, and log the
output to make sure it works (e.g. "The greater number of 5 and 10 is
10.")
Please write the javascript code in HTML code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
