Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
15 views12 pages

Set 2

The document discusses the game of hangman and provides pseudocode for choosing a secret word and implementing the tryThis function to allow guesses.

Uploaded by

Aras
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views12 pages

Set 2

The document discusses the game of hangman and provides pseudocode for choosing a secret word and implementing the tryThis function to allow guesses.

Uploaded by

Aras
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12









Copyright © 2014 by John Wiley & Sons. All rights reserved. 1






Copyright © 2014 by John Wiley & Sons. All rights reserved. 2


Copyright © 2014 by John Wiley & Sons. All rights reserved. 3


Copyright © 2014 by John Wiley & Sons. All rights reserved. 4



Copyright © 2014 by John Wiley & Sons. All rights reserved. 5


Copyright © 2014 by John Wiley & Sons. All rights reserved. 6

Copyright © 2014 by John Wiley & Sons. All rights reserved. 7



Copyright © 2014 by John Wiley & Sons. All rights reserved. 8






Copyright © 2014 by John Wiley & Sons. All rights reserved. 9










Copyright © 2014 by John Wiley & Sons. All rights reserved. 10









Copyright © 2014 by John Wiley & Sons. All rights reserved. 11


 main

 Hangman
 tryThis
 chooseSecretWord
 Hangman
chooseSecretWord tryThis

Copyright © 2014 by John Wiley & Sons. All rights reserved. 12

You might also like