#include <stdio.h>
int main()
{
    char chj
    Scanf(" %c",& ch);
    print("The character is: %c", ch);
    return 0
}