- Write A Program That Plays A Word Game With The User The Program Should Ask The User To Enter The Following His Or Her 1 (100.89 KiB) Viewed 37 times
Write a program that plays a word game with the user. The program should ask the user to enter the following: His or her
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Write a program that plays a word game with the user. The program should ask the user to enter the following: His or her
Write a program that plays a word game with the user. The program should ask the user to enter the following: His or her name * His or her age * The name of a city * The name of a college * A profession (occupation) * After the user has entered these items, the program should convert age from years to seconds, and display the following: There once was a person named NAME who lived in CITY. At the age of AGE, NAME went to college at COLLEGE. NAME graduated and went to work as a PROFESSION. NAME, if expressed in seconds, you are already AGE SECOND seconds old!