Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Commit

Permalink
Merge pull request #148 from mokshagna517/master
Browse files Browse the repository at this point in the history
Create SaiTeja.java
  • Loading branch information
Aniket965 authored Oct 4, 2018
2 parents d06c65b + f6ea9f5 commit 5fc470c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Java/SaiTeja.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
public class Hello
{
public static void main(String[] args) {
System.out.println("Hello World !My name is mokshagna517!");
}
}

0 comments on commit 5fc470c

Please sign in to comment.