Browse Source

添加 'hello wo r l d'

pull/2/head
pangyaxuan 1 month ago
parent
commit
b058787b27
  1. 7
      hello wo r l d

7
hello wo r l d

@ -0,0 +1,7 @@
package com.itheima.test;
public class HelloWorld {
static void main() {
System.out.println("Hello World");
}
}
Loading…
Cancel
Save