Question: Write an if-else statement for the following: If userTickets is less than 5, execute awardPoints 1. Else, execute awardPoints -userTickets Ex: If userTickets is 3,
Write an if-else statement for the following: If userTickets is less than 5, execute awardPoints 1. Else, execute awardPoints -userTickets Ex: If userTickets is 3, then awardPoints 1 11#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
