Question: Write an if-else statement for the following If user_tickets is less than 5, assign 1 to num_tickets. Else, assign user tickets to num_tickets Ex: if

Write an if-else statement for the following If user_tickets is less than 5, assign 1 to num_tickets. Else, assign user tickets to num_tickets Ex: if user_tickets is 3, then num tickets 1 1 user_tickets0 3 Your solution goes here 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
