added an archiv for finished programms
This commit is contained in:
parent
b59fe4b9a1
commit
0b7a558f4e
7 changed files with 3 additions and 0 deletions
Binary file not shown.
BIN
bin/Archiv/Yoda.class
Normal file
BIN
bin/Archiv/Yoda.class
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/Yoda.class
BIN
bin/Yoda.class
Binary file not shown.
|
@ -1,3 +1,5 @@
|
|||
package Archiv;
|
||||
|
||||
import javax.swing.JOptionPane;
|
||||
|
||||
public class Gaptext {
|
|
@ -6,6 +6,7 @@ public class Testcode {
|
|||
|
||||
System.out.println(sum);
|
||||
byte x = 127;
|
||||
System.out.println(x);
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue