![]() |
| ||
| help with text editing Problem 1a: Write a program that generate random text as follows: the uses chooses a max number of words it reads in a text file chooses a random word it prints the random word it then finds the next instance of that word in the file it selects the word following the word it just found it prints this word if find reaches the end of the document it starts at the beginning again. The program will terminate if it loops all the way around and lands on the same place. The program terminates if it generates the max number of words. Problem 1b: Try the above but after generating the first two words, it must match sequences of two words rather than just one. |
| ||
| Re: help with text editing You posted your homework, now post the code you have written to solve it. |
| All times are GMT -4. The time now is 8:35 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC