This website works better with JavaScript.
Home
Explore
Help
Sign In
wagnerda88024
/
Prog3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
commit message
master
d4v1davidson
2 years ago
parent
5d81014f62
commit
7cdf2aa2ee
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
HelloWorld.java
+ 1
- 1
HelloWorld.java
View File
@@ -1,6 +1,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