mcarville0802 mcarville0802 23-11-2020 Computers and Technology contestada 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.