Rumia 7 months ago
parent 5eed0803e9
commit 095044231f

@ -11,4 +11,4 @@ public interface QuestionGenerator {
* @return
*/
String generateQuestion(int[] operands, Random random);
}
}
Loading…
Cancel
Save