Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Thank you! Your assignment is to create a Java program called HaikuGenerator that generates Haikus from randomly selected words from arrays containing one and two

image text in transcribedimage text in transcribedThank you!

Your assignment is to create a Java program called HaikuGenerator that generates Haikus from randomly selected words from arrays containing one and two syllable nouns, verbs, and adjectives. Use random numbers to randomly select words and construct a three-line Haiku with 5-7-5 syllables see illustration below). The blue monkey ran One Syllable Adjectives Two Syllable Nouns One Syllable Verbs Create arrays that each contain at least ten words of your choosing. The 5 arrays should contain the following contents: 1. One syllable nouns. 2. 3. One syllable adjective:s 4. 5. Two syllable verbs. Two syllable nouns. Two syllable adjectives. Suggested pattern: The the

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Learn To Program Databases With Visual Basic 6

Authors: John Smiley

1st Edition

1902745035, 978-1902745039

More Books

Students also viewed these Databases questions