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