Computer Science, asked by nayanshree22, 6 months ago

Write a javascript code to input of 3 no.s display sum and average .​

Answers

Answered by rakshitakumar46
0

Explanation:

the smallest and largest of the three numbers. Two separate alerts are appearing - the first alert says that the second-largest number is the largest (because it hasn't yet taken the third number into consideration), and the second alert correctly states that the largest number of the three is the largest. Not sure why this is happening - I just need one alert.

Similar questions