Function Ass
Function Ass
Assignment # 35-38
JAVASCRIPT
function | JAVASCRIPT
2. Write a function that takes first & last name and then it
greets the user using his full name.
4. Calculator:
Write a function that takes three arguments num1, num2
& operator & compute the desired operation. Return and
show the desired result in your browser.
Page 1 of 4
function | JAVASCRIPT
Page 2 of 4
function | JAVASCRIPT
-- END --
Page 3 of 4
function | JAVASCRIPT
Page 4 of 4