error hot fix
This commit is contained in:
parent
6171fe4b29
commit
d29f587353
6 changed files with 0 additions and 8 deletions
Binary file not shown.
Binary file not shown.
BIN
bin/Yoda.class
BIN
bin/Yoda.class
Binary file not shown.
|
@ -1,5 +1,3 @@
|
|||
import java.util.Random;
|
||||
|
||||
import javax.swing.JOptionPane;
|
||||
|
||||
public class Gaptext {
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
import java.util.Random;
|
||||
|
||||
import javax.swing.JOptionPane;
|
||||
|
||||
public class Grundlagen {
|
||||
public static void main(String[] args) {
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
import java.util.Random;
|
||||
|
||||
import javax.swing.JOptionPane;
|
||||
|
||||
public class Yoda {
|
||||
public static void main(String[] args) {
|
||||
// Print text
|
||||
|
|
Loading…
Reference in a new issue