logo

Crowdly

Browser

Add to Chrome

What will be the output of this code? const roadTrip = () => {   const destina...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

What will be the output of this code?

const roadTrip = () => {

  const destination = 'Crater Lake, Oregon';

  const snacks = 'trail mix';

  const supplies = 'sleeping bags';

};

 console.log(`Next stop: ${destination}`);

0%
0%
0%
More questions like this

Want instant access to all verified answers on edufs.edu.htl-leonding.ac.at?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome