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