Add README.md
This commit is contained in:
parent
587d1c2d8b
commit
92e49de507
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# 🌊Sensationell🌊gutes🌊Repository🌊
|
||||
|
||||
## Pläne:
|
||||
|
||||
## Bisher vollständig vorhanden:
|
||||
|
||||
## Angefangene unfertige Lösungen:
|
@ -4,7 +4,7 @@ public class Main {
|
||||
public static void main(String[] args) {
|
||||
// Press Alt+Eingabe with your caret at the highlighted text to see how
|
||||
// IntelliJ IDEA suggests fixing it.
|
||||
System.out.printf("Hello and welcome!");
|
||||
System.out.println("Hello and welcome!");
|
||||
|
||||
// Press Umschalt+F10 or click the green arrow button in the gutter to run the code.
|
||||
for (int i = 1; i <= 5; i++) {
|
||||
|
Loading…
Reference in New Issue
Block a user