This website works better with JavaScript.
Home
Explore
Help
Sign In
hesselinkle88707
/
Prog3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test2
master
leya
2 years ago
parent
7a0ba4ce6a
commit
a40aaec2d8
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
@@ -2,6 +2,6 @@ public class HelloWorld {
public static void main(String[] args) {
System.out.println("H
ello world
!");
System.out.println("H
allo Welt
!");
}
}
Write
Preview
Loading…
Cancel
Save