Tariq is writing the code for his videogame using PlayCanvas. What type of conditional statement should Tariq use if an if statement has two potential outcomes? (1 point) Responses switch statement switch statement if statement if statement if/else statement if/else statement causal statement

Tariq should use an if/else statement if an if statement has two potential outcomes.