We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 558e0a8 commit 405bbc2Copy full SHA for 405bbc2
week-3/Homework/mandatory/2-exercises/exercise-3/exercise-3.md
@@ -3,7 +3,6 @@
3
_Need some help? Refresh your memory with [this article](https://www.freecodecamp.org/news/array-destructuring-in-es6-30e398f21d10/)_
4
5
- In `exercise-3.js`, you have been provided with a takeout order. Write a program that will print out the receipt for this order.
6
-- Use array destructuring to extract the values you need from the order
7
- Log each individual item to the console.
8
- Log the total cost of the order to the console.
9
0 commit comments