This website works better with JavaScript.
Home
Explore
Help
Sign In
maninda79178
/
Prog3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Dritter Commit
master
Daniel Manin
3 years ago
parent
cefe1d522b
commit
2d1f3dc527
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/HalloWelt.java
+ 1
- 1
src/HalloWelt.java
View File
@@ -1,7 +1,7 @@
public class HalloWelt {
public static void main(String[] args) {
System.out.println("Hallo Welt!");
System.out.println("Hallo Welt!
!!!
");
}
Write
Preview
Loading…
Cancel
Save