#includestdio.h
void main()
{
char a=97;
printf("%c",a);
}

Posted on by