#include <stdio.h>
int main() {
float pa;
printf("Enter Purchase Amount:");
scanf("%f",&pa);
if(pa>=2000)
{
pa = pa - (pa*0.2);
}
printf("Net Payable=%.2f",pa);
}
So firstly take up on few free services or activity through we could develop our work and mainly our profile. That could give an idea to the...
No comments:
Post a Comment