mirror of
https://github.com/DerTyp7/lf05-java.git
synced 2025-10-29 04:22:12 +01:00
Update Wuerfeln.java
This commit is contained in:
@@ -3,6 +3,11 @@ package zweidimnesionaleArrays;
|
||||
import java.io.IOException;
|
||||
|
||||
public class Wuerfeln {
|
||||
|
||||
public static void ausgabeExperiment(){
|
||||
|
||||
}
|
||||
|
||||
public static void main(String[] args) throws IOException {
|
||||
int anzahlWuerfe = 10;
|
||||
int anzahlExperimente = 4;
|
||||
|
||||
Reference in New Issue
Block a user