Assignment Eleven
We will go to a more basic concept here -- we will create something like a game.
On Page 566 of the book in the Programming Challenges #2 is the Random Sentences Application. This is your assignment.
  • NOTE: The variable naming rule is now lifted. You do not have to use your initials in the name any more but they should be good descriptive names
  • Just complete the project as outlined in the book. The same rules apply for comments. Make me believe you know what you are doing with the comments.
  • Save your program to a file and take a screenshot of the output after you have run your program. You will have 2 files that you will send as attachments to your email (your proof screenshot and a zipped solutions project folder.)
    (DO NOT COPY AND PASTE YOUR CODE, PROGRAM(S) OR SCREENSHOTS INTO THE BODY OF THE EMAIL. THIS WILL RESULT IN A GRADE OF ZERO !)
    Make sure to include your name and the assignment number you are emailing.
If you are having trouble making your code work, you need to see me during lab hours so I can help you get through your code.
Return to Assignments Index