0
For those who have done Java. How did you go about the last project? Am kinda stuck.
Java sololearn
1 Odpowiedź
+ 2
You need to iterate through the HashMap to find the element with the maximum points and output its corresponding key.
Java sololearn