Java code that promotes to enter five test score N, | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Java code that promotes to enter five test score N,

where 100<=N<=0 if yes perform average and find highest and lowest score else invalid score

11th Dec 2016, 2:56 PM
omprakash prajapati
omprakash prajapati - avatar
2 Answers
+ 15
Use Scanner to receive input values, many examples at the code playground.
26th Mar 2017, 4:28 PM
Tashi N
Tashi N - avatar
+ 1
scanner notation ???
28th Mar 2017, 10:52 AM
omprakash prajapati
omprakash prajapati - avatar