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