Skip to content

Commit

Permalink
new feature
Browse files Browse the repository at this point in the history
  • Loading branch information
alin090402 committed Aug 19, 2023
1 parent 660a2f6 commit 0625016
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package org.firstinspires.ftc.teamcode;

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

0 comments on commit 0625016

Please sign in to comment.