Computer Science, asked by ElenaAgresste, 2 months ago

Write a program to accept a number is <=400,print “number is <=400”


Give output also​

Answers

Answered by princesdianefalqueza
0

Answer:

g lng po. ttguyh y yyfu Yogi y. u g hi g bfhjjbbh

Answered by DeepakUgalePatil
0

Answer:

int x= 350;

//int y= 450;

if(y<=400)

{

printf("accept");

}

else

{

printf("reject");

}

output:

accept

Similar questions