Fixing Imports

Easy
23
2
84.6% Acceptance

Ajay just began learning how ES6 imports work. He tried setting up a simple example to try out his understanding of using imports in JavaScript, but he seem to have not been able to make the code work.

Can you help him fix the errors in his code?