Challenge: Working with Numbers
Compito
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.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 5