...

/

Exercise 2: Instance Type

Exercise 2: Instance Type

Let’s practice managing instance types in JavaScript.

We'll cover the following...

Problem statement

Complete the code so it produces the desired result, using the modern JavaScript conventions. ...

Ask