Develop a program that first requests its user to supply a first name. After reading the first name, the program requests its user supply an age.
Develop a program that first requests its user to supply a first name. After reading the first name, the program requests its user supply an age. After reading the age, the program prints out a tasteful complement based on the…