Write a program to accept a number is <=400,print “number is <=400”
Give output also
Answers
Answered by
0
Answer:
g lng po. ttguyh y yyfu Yogi y. u g hi g bfhjjbbh
Answered by
0
Answer:
int x= 350;
//int y= 450;
if(y<=400)
{
printf("accept");
}
else
{
printf("reject");
}
output:
accept
Similar questions