Beginner learning C++?
I’m just attempting to make an effective program acquiring the scores of A FEW games and obtaining average ones.my program code is as follows: #include applying namespace an std; int main() int GAME1 = 1000; int GAME2 = 550; int GAME3 = 300; int amount; 2 bottle avg; cout << …