Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

in java script please 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 // FREEZE CODE

in java script please
image text in transcribed

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 // FREEZE CODE BEGIN const grades = ['name' , ' score ' ' out [ ' arman 9, 15, 0.6] ['beat, 41, 50, 0.82] ['cara t, 15, 20, null] // FREEZE CODE END // FREEZE CODE BEGIN module. exports - grades, armanScore, beaPercent, // FREEZE CODE END 5096 (9:1) Terminal Collapse 6. Arrays 2D Arrays A 2D array of grades has been created for you. Access and update the values using bracket notation 1. Store Arman's score ( 9 ) in the variable armanScore . NOTE: Make sure to update armanScore using the values in grades and not by simply setting it equal to 9. 2. Store Bea's percentage ( 0.82 ) in the variable beapercent . 3. Oh no Cara doesn't have a percentage! Update grades so that Cara has the correct percentage of 0.75 .

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Data Mining

Authors: Pang Ning Tan, Michael Steinbach, Vipin Kumar

1st Edition

321321367, 978-0321321367

More Books

Students also viewed these Databases questions