Christopher Carrion 2.16: Word Game Write a program that plays - TopicsExpress



          

Christopher Carrion 2.16: Word Game 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 A type of animal A pet’s name After the user has entered these items, the program should display the following story, inserting the user’s input into the appropriate locations: There once was a person named href=asfunction:_root.doTutor,7,JAVA5>NAME who lived in CITY. At the age of AGE, href=asfunction:_root.doTutor,7,JAVA5>NAME went to college at COLLEGE. href=asfunction:_root.doTutor,7,JAVA5>NAME graduated and went to work as a PROFESSION. Then, href=asfunction:_root.doTutor,7,JAVA5>NAME adopted a(n) ANIMAL named PETNAME They both lived happily ever after! Prompts And Output Labels: There are no labels here but the prompts should simply be (respectively) Enter your name : , Enter your age: , Enter the name of a city: , Enter the name of a college: , Enter tprofession: , Enter a type of animal: , Enter a pet name : . Note that each prompt ends with a : followed by one space and is displayed so that the response will appear on the same line as the prompt itself. Input: Keep in mind that the input responses to the prompts may consist of multiple words. For example, name might be John Jinkleheimer Schmidt.
Posted on: Wed, 29 Jan 2014 00:42:51 +0000

Trending Topics



Recently Viewed Topics




© 2015