//Ask user to input # of a num
//Check for legal input
//Print out:
//The name of the num is _____ .



#include
using namespace std;