PRG/420 Week 3 Java 3.11 LAB: Mad Lib – Loops

$ 7

PRG/420 Week 3 Java 3.11 LAB: Mad Lib – Loops

Mad Libs are activities that have a person provide various words, which are then used to complete a short story in unexpected (and hopefully funny) ways.

Write a program that takes a string and integer as input, and outputs a sentence using those items as below. The program repeats until the input string is quit 0.

Ex: If the input is:
apples 5
shoes 2
quit 0

the output is:
Eating 5 apples a day keeps the doctor away.
Eating 2 shoes a day keeps the doctor away.

Note: This is a lab from a previous chapter that now requires the use of a loop.

993 in stock

SKU: PRG420WK3LAB3P11 Category:

Description

PRG/420 Week 3 Java 3.11 LAB: Mad Lib – Loops

Mad Libs are activities that have a person provide various words, which are then used to complete a short story in unexpected (and hopefully funny) ways.

Write a program that takes a string and integer as input, and outputs a sentence using those items as below. The program repeats until the input string is quit 0.

Ex: If the input is:
apples 5
shoes 2
quit 0

the output is:
Eating 5 apples a day keeps the doctor away.
Eating 2 shoes a day keeps the doctor away.

Note: This is a lab from a previous chapter that now requires the use of a loop.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.