Skip to content

Commit 6081c50

Browse files
authored
Update helloworld.java
1 parent f7b747a commit 6081c50

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 batch27 team");
4-
System.out.println("Hello Batch batch27 WITH FOR STUDENTS RUNNING in front of anil utkarsh meghna");
4+
System.out.println("Hello Batch batch27 WITH FOR STUDENTS RUNNING in front of anil utkarsh meghna and i setup CI also at job 6 after that all job should run automatically");
55
}
66
}

0 commit comments

Comments
 (0)