MCPcopy Create free account
hub / github.com/SFUMECJF/cs61b-study-guide / HelloWorld.java

File HelloWorld.java

HelloWorld.java:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1public class HelloWorld {
2 public static void main(String[] args) {
3 String name = "Hello rererewr德国模样 world!";
4 System.out.println(name);

Callers

nothing calls this directly

Calls 1

PuppyMethod · 0.80

Tested by

no test coverage detected