Skip to content

Commit

Permalink
complete objective1lab1
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Shumway42 committed Sep 28, 2021
1 parent b9b49c0 commit 5f6c054
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Labs/Objective1Lab1.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
public class Objective1Lab1 {
public static void main(String[] args) {
System.out.println("Hello, Skill Distillery");
}
}

0 comments on commit 5f6c054

Please sign in to comment.