Код: Выделить всё
const PRICE_BUTTER = 1.00;
const PRICE_MILK=3.00;
const PRICE_EGGS=6.95;
< /code>
to: < /p>
const PRICE_BUTTER = 1.00;
const PRICE_MILK = 3.00;
const PRICE_EGGS = 6.95;
Подробнее здесь: https://stackoverflow.com/questions/796 ... aration-js
Мобильная версия