Namenänderung
This commit is contained in:
parent
c0d71b3d8d
commit
9cc96b946f
@ -24,7 +24,7 @@ Eine Schritt-für-Schritt-Anweisung, wie man eine Entwicklungsumgebung für das
|
|||||||
|
|
||||||
## Autoren
|
## Autoren
|
||||||
|
|
||||||
Pia Korndörfer, Danial Eshete, Jana Gumbert, Amadou-bah AArif
|
Pia Korndörfer, Danial Eshete, Jana Gumbert, Amadou-Bah Aarif
|
||||||
|
|
||||||
* **Homer Simpson** - *Qualitätssicherung* - [Profil](https://de.wikipedia.org/wiki/Homer_Simpson)
|
* **Homer Simpson** - *Qualitätssicherung* - [Profil](https://de.wikipedia.org/wiki/Homer_Simpson)
|
||||||
* ...
|
* ...
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
public class HelloWorld {
|
public class HelloWorld {
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
|
|
||||||
System.out.println("Hallo Welt");
|
System.out.println("Hallo Welt");
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user