Skip to content

Commit d438bc9

Browse files
Update helloworld.java
1 parent 618ec2b commit d438bc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helloworld.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Simple{
22
public static void main(String args[]){
3-
System.out.println("Hello batch38 team with Praveen, Mustafa");
4-
System.out.println("Hello Batch batch38 WITH FOR STUDENTS RUNNING in front of me and Suresh, Prashant in making CI automated vikas teach devops CI proecss");
3+
System.out.println("Hello guys my name is Roshan");
4+
System.out.println("I am a batch 37 student ");
55
}
66
}

0 commit comments

Comments
 (0)