print(5 + 5); if (5 == 5) { print(true); } else { print(false); }