Skip to content

shawnacscott/pcs_code_challenge_01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

pcs_code_challenge_01

Growing Madlibs Code Challenge

Increment 5

  1. Uses a class to:

    a. Gather the following parts of speech from the user (each can be a word or phrase): Noun Adjective Verb Adverb Object

    b. Ask user to choose a method of transport from a list of four options

    c. Store all of these in a hash.

  2. Stores the hash values outside the class

  3. Creates an array with four sentence templates.

  4. Uses another class to insert the hash values into the sentence templates

  5. Prints the completed sentences and exits

About

Growing Madlibs Code Challenge

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages