We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a3ef8 commit 13218faCopy full SHA for 13218fa
DiceCup.java
@@ -17,5 +17,4 @@ public void rollTheDices(Dice[] dices) {
17
System.out.println(dice.getId() + " - " + dice.getValue());
18
}
19
20
-
21
0 commit comments