diff --git a/recovery.txt b/recovery.txt new file mode 100644 index 0000000..266f2ac --- /dev/null +++ b/recovery.txt @@ -0,0 +1,7 @@ +#include +#include +void main() +{ +pwd=cout<<"Hey, Iam new to progamming"; +getch(); +}