#include <stdio.h>
int main()
{
int n;
printf("Enter n:");
scanf("%d",&n);
n = n * 2;
printf("Answer = %d", n);
return 0;
}
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