#include #include #include char get_key_number(); int key_ready(); char read_a_key(); void main() { int x; for(x=1; x<=16; x++) { cout<< "press key 'a' to make sound" <