#include void main() { printf("You typed the %c character.\n",getchar()); }