Skip to content

Commit

Permalink
added StarFruit
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashG97 committed Dec 12, 2018
1 parent f8b53b6 commit 2164760
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions FruitJuice/Abhilash/StarFruit.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
public class StarFruit {
public static void main(String[] args) {
System.out.println("Star Fruit");
}
}

0 comments on commit 2164760

Please sign in to comment.