This website requires JavaScript.
Explore
Help
Sign In
1720808
/
uebung4
Watch
1
Star
0
Fork
You've already forked uebung4
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2aca3f32f5
uebung4
/
Test.java
6 lines
116 B
Java
Raw
Blame
History
public
class
Test
{
public
static
void
main
(
String
[
]
args
)
{
System
.
out
.
println
(
"Hello World"
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink