Solution :
function tickets(user_tickets){
var num_tickets;
if (user_tickets < 5) {
num_tickets = 1;
return ('num_tickets: '+ num_tickets);
}
else {
num_tickets = user_tickets;
return('num_tickets: '+ num_tickets);
}
}
// Testing the tickets function
// With user_tickets = 3, 5, 8, and 1
console.log(tickets(3));
console.log(tickets(5));
console.log(tickets(8));
console.log(tickets(1));
I have no clue what you are talking about I am so sorry
Answer: no
Your
Explanation: The website says it’s only compatible with Xbox one.
Answer:
problems or struggles
Explanation:
i believe this because with an effective team most problems aren't there and you can understand and work out problems or struggles