We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7db15e commit de8c5e1Copy full SHA for de8c5e1
helloworld.java
@@ -1,6 +1,6 @@
1
class Simple{
2
public static void main(String args[]){
3
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");
+ System.out.println("Hello world");
5
}
6
0 commit comments