Skip to content

Commit

Permalink
Merge pull request #34 from AbhilashG97/fruitAdd
Browse files Browse the repository at this point in the history
added star-fruit
  • Loading branch information
AbhilashG97 committed Dec 11, 2018
2 parents ae5ba4d + 7889312 commit 84a166f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Fruits/StarApple.java
@@ -0,0 +1,6 @@
public class StarApple {
// Abhilash G
public static void main(String[] args) {
System.out.println("Star Apple !!");
}
}

0 comments on commit 84a166f

Please sign in to comment.