This website works better with JavaScript.
Home
Explore
Help
Sign In
manitzli84020
/
prog3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
hello world 7
master
Lilly Manitz
3 years ago
parent
8c6f6ce076
commit
5879e47cb1
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/HelloWorld.java
+ 1
- 1
src/HelloWorld.java
View File
@@ -1,7 +1,7 @@
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hallo welt
?
");
System.out.println("Hallo welt
!!!!!!!!!
");
}
}
Write
Preview
Loading…
Cancel
Save