filmov
tv
Sum only if the variable are numbers | JavaScript

Показать описание
Write a Java Script program that should have two variables initialized with nos. You should add and display the sum only if they are numbers. If they are of any other type you should show a message "Sorry.... Only Nos will be added"