#include<stdio.h>
int main(){
    char c;
    scanfd("%c"&c);
    printf("The character is:%C",C);
    return O;
}