Question: whats the code? Status: Not Submitted 1.1.7 Area of Triangle Js default.js function main( ) { (5,4) WNP printTriangleArea(5, 4); Show Exercise 4 }printTriangleArea Quick
whats the code?

Status: Not Submitted 1.1.7 Area of Triangle Js default.js function main( ) { (5,4) WNP printTriangleArea(5, 4); Show Exercise 4 }printTriangleArea Quick Docs // first and second are the parameters function sum(first, second) { let result = first + second; console. log(result) ; // You call it like: sum(5, 10)
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
