Skip to content

Commit de8c5e1

Browse files
authored
Update helloworld.java
1 parent c7db15e commit de8c5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helloworld.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Simple{
22
public static void main(String args[]){
33
System.out.println("Hello batch36 team with Pavan , harshal and nagaraj");
4-
System.out.println("Hello Batch batch35 WITH FOR STUDENTS RUNNING in front of me and Ekta in making CI automated vikas teach devops CI proecss");
4+
System.out.println("Hello world");
55
}
66
}

0 commit comments

Comments
 (0)