Challenge: Working with Numbers
Uppgift
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 allt tydligt?
Tack för dina kommentarer!
Avsnitt 1. Kapitel 5