Answer:
if (userTickets != 6) {
awardPoints = 14;
} else {
awardPoints = userTickets;
}
Step-by-step explanation:
9.5m questions
12.2m answers