Interactive online courses HTML Academy
2026-03-09 10:54 Diff

Excellent, the market analyzer of the Muffin by the colors of markers in the sales department works fine.

But we got a little problem: the flipchart also has some blue markers that managers use to highlight risky transactions. The Muffin completed its analyzer taking these markers into account, but the program has some errors once again: we get messages that the forecast is unacceptable.

To fix the new version of the analyzer, we need to study two more operators used for comparison. If it is known that one number may be greater than or equal to another, the “greater than or equal to” operator >= is used. Similarly, if the first number can be less or equal, the “less than or equal to” <= operator is used.

The program is supplemented by two more conditions and they need to be corrected again.