Skip to content

Commit

Permalink
Merge pull request #30 from prabhakar369/hello
Browse files Browse the repository at this point in the history
prabhakar
  • Loading branch information
AbhilashG97 authored Dec 12, 2018
2 parents a129551 + f23b2f6 commit 2d89683
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Fruits/strawberry.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
public class strawberry {
public static void main(String[] args) {
System.out.println("i love the strawberry !!");
}
}

0 comments on commit 2d89683

Please sign in to comment.