#include <stdio.h>
int main() {
int n;
printf("Enter a number:");
scanf("%d",&n);
if(n%2==0)
{
printf("N is even", n);
}
else
{
printf("N is odd",n);
}
}
The image is of the speedometer close up with tuesday written below and the road further goes towards luncikui road in navsari n...
No comments:
Post a Comment