diff --git a/DOS.CPP b/DOS.CPP index a3cf219..cb39a15 100644 --- a/DOS.CPP +++ b/DOS.CPP @@ -822,15 +822,15 @@ ________ if(a==1) { clrscr(); - cout<<"Give me the Diamentions, I'll Give you its Area :\n"; + cout<<"Give me the Dimentions, I'll Give you its Area :\n"; cout<<"First give me its length in meter\n"; int l=0; cin>>l; - cout<<"good.\now tell me its breadth\n"; + cout<<"good.\n now tell me its breadth\n"; int b=0; cin>>b; - cout<<"Thanks.\nnow let me calculate its AREA...in a count of 3 2 1"; + cout<<"Thanks.\n now let me calculate its AREA...in a count of 3 2 1"; delay(3000); cout<<"Got it!"<>q; - cout<<"thanks\nnow wait....here comes your area...\n"; + cout<<"thanks\n now wait....here comes your area...\n"; int aa=q*q; if(q*q<100) - cout<<"thats a small square... Its area is just "<>h; @@ -917,8 +917,8 @@ ________ pp=a+b+c+d+f; if(pp/5<60) { - cout<<"i guss he should concentrete some more on his studies....\n"; - cout<<"He scored just "<