diff --git a/navin.cpp b/navin.cpp new file mode 100644 index 0000000..7741dac --- /dev/null +++ b/navin.cpp @@ -0,0 +1,6 @@ +#include + +int main(){ +printf("my name is navta,khushboo"); + return 0; +}