Challenge: Working with Numbers
Opgave
Swipe to start coding
Imagine a situation where a store launches a promotion: when purchasing 5
items at $17
each, the 6th item is free.
A total of 27
people participated in the promotion. Using numbers in JavaScript and multiplication, calculate the total revenue from this promotion and output it to the console.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 5