CSIS 312. Assignment 4 Instructions. Assignment 4. Writ
Added on - 16 Sep 2019
1
pages
239
Words
131
Views
0
Downloads
CSIS 312ASSIGNMENT4 INSTRUCTIONSAssignment 4Write an application that uses random-number generation to create sentences. Use four arrays ofstrings, called article, noun, verb, and preposition.Create a sentence by selecting a word at random from each array in the following order:1.article,2.noun,3.verb,4.preposition,5.article, and6.noun.As each word is picked, concatenate it to the previous words in the sentence. The words must beseparated by spaces. When the final sentence is output, it should start with a capital letter andend with a period. The application must generate and display 20 sentences.The article array must contain the articles “the,” “a,” “one,” “some,” and “any.”The noun array must contain the nouns “boy,” “girl,” “dog,” “town,” and “car.”The verb array must contain the verbs “drove,” “jumped,” “ran,” “walked,” and“skipped.”The preposition array must contain the prepositions “to,” “from,” “over,” “under” and“on.”Submit this assignment by 11:59 p.m. (ET) on Monday of Module/Week 4.

You’re reading a preview

To View Complete Document
Become a Desklib Library Member.
Subscribe to our plans