educational course/tutorialoutlet.com educational course/tutorialoutlet.com | Page 39

CS 161Assignment 4 Strings and Function FOR MORE CLASSES VISIT www. tutorialoutlet. com
Hint- start with the program that checks '(...)' and when all the common errors are correctly reported, expand the parentheses syntax to([{...}])---------------------------------------------------------------------------------------

CS 161Assignment 4 Strings and Function FOR MORE CLASSES VISIT www. tutorialoutlet. com

Assignment 4 Strings and Functions Due: Sunday, February 19, 2017 11:59pm( 90 pts) Problem Statement: Wheel of Fortune You will implement the program for playing a modified Wheel of Fortune. The game must allow a user to enter the number of rounds to play and a new secret message( possibly containing blanks) with each round, and print the number of dashes / slots for the message( spaces do not get dashes, just the space). If you are not familiar with the game of Wheel of Fortune, then you can watch an episode on YouTube: https:// www. youtube. com / watch? v = A8bZUXi7zDE NOTE: I realize there are solutions to assignments online, but resist the temptation of using these because the assignments are checked against online resources, code submitted by classmates, and code submitted by prior students for cheating / plagiarism. It is much more gratifying to complete this on your own. Make sure you take time to design well!!! The game can play with 1-3 players, and it continues a round, until someone solves the puzzle correctly. A new puzzle is given with each round. In this Wheel of