Hello. I'm a beginenr of programing. This is the firt time to take this course. And I was doing a homework. I just finis

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Hello. I'm a beginenr of programing. This is the firt time to take this course. And I was doing a homework. I just finis

Post by answerhappygod »

Hello. I'm a beginenr of programing. This is the firt time totake this course.
And I was doing a homework. I just finished the homework.
But, there is a problem that I can not find the result.
Could you please tell me how to deal with this problem?
Hello I M A Beginenr Of Programing This Is The Firt Time To Take This Course And I Was Doing A Homework I Just Finis 1
Hello I M A Beginenr Of Programing This Is The Firt Time To Take This Course And I Was Doing A Homework I Just Finis 1 (35.49 KiB) Viewed 23 times
<!DOCTYPE html> <html> <head> <title>12217007-Lee Gyo Hyun</title> <style> #content { height: 650px; width: 950px; background-color: margin: auto; padding: 100px; } </style> <body> <div id="content"> </body> <h1>12217007-Lee Gyo Hyun</h1> <h2>A3_Part1 Javascript Assignment</h2> Irgb(103, 179, 230); <script> var height = parseInt(prompt("Enter your height in cms: ")) </div> var lower LimitValue = 18.5 var upper LimitValue 24.9 </script> = var lowerWeightLimit var upperWeight Limit = = lowerLimitValue * Math.pow((height / 100), 2); upper LimitValue * Math.pow((height / 100), 2); console.log("Lower Weight Limit:" + lowerWeightLimit + "Kg"); console.log("Upper Weight Limit:" + upperWeightLimit + "kg");
</body> </head> </html>
<!DOCTYPE html> <html> <head> <title>12217007-Lee Gyo Hyun</title> <style> #content { height: 650px; width: 950px; } </style> <body> background-color: rgb(103, 179, 230); margin: auto; padding: 100px; <div id="content"> <h1>12217007-Lee Gyo Hyun</h1> <h2>A3_Part2 Javascript Assignment</h2> <script> var num1 parseInt(prompt("Enter Number 1: ")); var num2 = parseInt(prompt("Enter Number 2: ")); var num3 = parseInt(prompt("Enter Number 3: ")); = console.log("Number in sorted order are"); if(num1<num2 && num1 < num3) { if (num2 <num3){ }else{ console.log(num1 + " " + num2 + console.log(num1 + } }else if(num2 < num3) { if (num1 < num3) { + num3 + + num3); + num2);
</head> </html> </body> </div> if (num1 < num3) { console.log(num2 + }else{ console.log(num2 + }else{ console.log(num3 + </script> + num1 + + num3 + + num2 + + num3); +num1); + num1);
12217007-Lee Gyo Hyun A3_Part1 Javascript Assignment
12217007-Lee Gyo Hyun A3_Part2 Javascript Assignment
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply