Skip to content

Commit

Permalink
Create intro.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
jYOTIHARODE authored Oct 2, 2022
1 parent ff296cc commit 9324db0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions intro.cpp
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#include<tsdio.h>

int main()
{
prinft("Name - Jyoti Harode");
printf("Profession - SAP developer");
return 0;
}

0 comments on commit 9324db0

Please sign in to comment.