#include <stdio.h>
int main() {
int y;
printf("Enter year:");
scanf("%d",&y);
if(y%4!=0)
{
printf("%d is not a leap year",y);
}
}
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