/*Shows the value of a keypress (number)*/ #include #include #include #include #include int main() { clrscr(); char ch=getch(); cout<