Write JavaScript code to process the provided gradebook variable to answer the questions below.
Log each of the answers to the console.
grades, and display it.d3-array library.
Write JavaScript to programmatically populate the provided table element with the gradebook data.
Specifically the table should contain an initial header row of the column names (i.e. "Student ID", "Student Name", and "Final Grade"),
followed by a row for each student in the gradebook.