I need to let user enter the exam score or not? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I need to let user enter the exam score or not?

Write a program that computes the average of five exam scores. Declare and initialize five values. Use a constant to define the number of scores. Print all scores and the average value. https://code.sololearn.com/ceYaD5oDAdeY/?ref=app

22nd Apr 2020, 3:08 AM
Kyrene
2 Answers
+ 1
Ok ,thank you
22nd Apr 2020, 5:34 AM
Kyrene
0
No, the text explicitly says that you have to declare the five values yourself, but you could also try to let the user enter the exam score.
22nd Apr 2020, 4:04 AM
Abdoul Hakim
Abdoul Hakim - avatar