HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <p>We calculated how much food can be eaten, if the daily amount is not exceeded.</p>
1 <p>We calculated how much food can be eaten, if the daily amount is not exceeded.</p>
2 <p>All we have left to do is to calculate the amount of food that can be eaten if the eaten amount exceeds the norm. This is the easiest task, because you just need to equate the value to zero.</p>
2 <p>All we have left to do is to calculate the amount of food that can be eaten if the eaten amount exceeds the norm. This is the easiest task, because you just need to equate the value to zero.</p>
3 <p>And as the last step, you need to log a beautifully formatted message. You already know how to do it.</p>
3 <p>And as the last step, you need to log a beautifully formatted message. You already know how to do it.</p>