Skip to content

Commit

Permalink
hzuapps#1 hzuapps#18 第一次实验
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwweryu committed Sep 24, 2020
1 parent 989a8e4 commit 2cdc1b5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions students/net1814080903204/Net1814080903204Activity.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package edu.hzuapps.androidlabs.net1814080903204;

public class Net1814080903204Activity {
static public void main(String[] args) {
System.out.println("Hello World");
}
}

0 comments on commit 2cdc1b5

Please sign in to comment.