Question: review the code below and write the pseudo code for it console.log ( task: what is your letter grade ) ; let grade =

review the code below and write the pseudo code for it console.log("task: what is your letter grade");
let grade =80;
if (grade 90){
console.log("You got an A"); }
else if (grade >=80&& grade 90){
console.log("you got a B");
 review the code below and write the pseudo code for it

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!