Question: c++ Question 3 Write a program that prompts users for the name and number of points of two basketball teams. Then, it uses a nested
c++
Question 3
Write a program that prompts users for the name and number of points of two basketball teams. Then, it uses a nested if to display the winner (if any) or a message stating a tie if both teams have the same number of points. Create one function to determine the possible scenarios.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
