Average Score | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Average Score

I want to make a program for calculating the average score. Question - How to understand how many numbers the user entered? C++

13th May 2018, 7:23 PM
ναđїm
ναđїm - avatar
1 Réponse
+ 3
In order to help, we need more details such as language your using and how you wish to enter the numbers. For example: 5,6,8,9 in C++ or 5 6 8 9 in C#.
13th May 2018, 8:20 PM
John Wells
John Wells - avatar