#include<stdio.h>
int main()
{
    char ch;
    printf("The character is :%d",ch);
    scanf("%d",&)
    return 0;
}