, чтобы сохранить свой прогресс
Разделить одно десятичное на другое с помощью JavaScript
⌛
The variable quotient should equal 2.2
⌛
You should use the / operator to divide 4.4 by 2
⌛
The quotient variable should only be assigned once
/**
* Your test output will go here.
*/