Skip to content

Commit

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

0 comments on commit 7b98ce5

Please sign in to comment.