diff --git a/B423067 b/B423067 new file mode 100644 index 0000000..31643ff --- /dev/null +++ b/B423067 @@ -0,0 +1,6 @@ +# include +int main() +{ + printf("Hello World It's Supreet here"); + return 0; +} \ No newline at end of file