#include <stdio.h>
int main() {
float we,s;
printf("Enter Work Experience & Salary:");
scanf("%f%f",&we,&s);
if(we>=5)
{
s=s*1.5;
}
printf("Salary=%.2f",s);
}
https://youtube.com/shorts/1GJpFnKyU88 So, I think I learned the difference between the self-respect and the ego in terms of making effort...
No comments:
Post a Comment