diff --git a/priyanshu.txt b/priyanshu.txt index fa7c960..22d3370 100644 --- a/priyanshu.txt +++ b/priyanshu.txt @@ -2,6 +2,6 @@ public class git { public static void main { -System.out.println("Hello world!"); +System.out.println("Hello world!!"); +} } -} \ No newline at end of file