This website works better with JavaScript.
Home
Explore
Help
Sign In
moosburgerli91403
/
BME3ProgA
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test 1
master
liam
1 year ago
parent
2ff71e7a95
commit
49261d4cb1
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 @@ import java.util.Arrays;
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello World");
System.out.println("Hello World
d
");
}
}
Write
Preview
Loading…
Cancel
Save