commit
81f967f908
|
@ -95,7 +95,7 @@ Map<String, Integer> scoreMap = new HashMap<>();
|
|||
```
|
||||
|
||||
```java
|
||||
// Student' name -> Student's score
|
||||
// Student's name -> Student's score
|
||||
Map<String, Integer> scoreMap = new HashMap<>();
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user