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
Zweiter Commit
master
Daniel Manin
3 years ago
parent
5e57f6ad69
commit
cefe1d522b
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
src/HalloWelt.java
+ 1
- 1
src/HalloWelt.java
View File
public class HalloWelt {
public class HalloWelt {
public static void main(String[] args) {
public static void main(String[] args) {
System.out.println("H
ello World
!");
System.out.println("H
allo Welt
!");
}
}
Write
Preview
Loading…
Cancel
Save