📢 QuizNe.vn will officially cease operations on 27/08/2026. Thank you for being with us.
- If x : = a + b then x : = x + 1;
- If a > b then max = a;
- If a > b then max : = a else max : = b;
- If 5 := 6 then x : = 100;