Challenge: Working with Numbers
Oppgave
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
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 5