This commit is contained in:
Mykola Fesenko
2025-07-29 08:08:23 +02:00
commit 899a05907b
355 changed files with 11002 additions and 0 deletions

16
13/Aufgabe1.java Normal file
View File

@@ -0,0 +1,16 @@
/**
*
* Beschreibung
*
* @version 1.0 vom 25.06.2025
* @author
*/
public class Aufgabe1 {
// Anfang Attribute
// Ende Attribute
// Anfang Methoden
// Ende Methoden
} // end of Aufgabe1