Assignment Criteria
Create another version of the Hangman game, this time using Lists. The program should ask for the word to guess and the number of chances to be given.
It should then split the characters in the word into individual items in a list. The other player should then be allowed to guess characters in the word. The program should display correctly guessed characters and unknown characters in the same way as the previous Hangman game.
Assignment Criteria
Create another version of the Hangman game, this time using Lists. The program should ask for the word to guess and the number of chances to be given.
It should then split the characters in the word into individual items in a list. The other player should then be allowed to guess characters in the word. The program should display correctly guessed characters and unknown characters in the same way as the previous Hangman game.
Assignment Criteria
Create another version of the Hangman game, this time using Lists. The program should ask for the word to guess and the number of chances to be given.
It should then split the characters in the word into individual items in a list. The other player should then be allowed to guess characters in the word. The program should display correctly guessed characters and unknown characters in the same way as the previous Hangman game.
Assignment Criteria
Assignment Criteria
Alright! Title says it all.
It'sThis a simple hangmanHangman game in Python and I was just wondering if there was any code improvements that could be done with this. I can definitely see a few, but they're very minor changes. (Ee.g. spaces can be removed as it's redundant and never really gets used.)
Any tips or pointers for future reference will be greatly appreciated.
Assignment Criteria
Alright! Title says it all.
It's a simple hangman game in Python and I was just wondering if there was any code improvements that could be done with this. I can definitely see a few, but they're very minor changes. (E.g. spaces can be removed as it's redundant and never really gets used.)
Any tips or pointers for future reference will be greatly appreciated.
Assignment Criteria
This a simple Hangman game in Python and I was just wondering if there was any code improvements that could be done with this. I can definitely see a few, but they're very minor changes (e.g. spaces can be removed as it's redundant and never really gets used.)
Alright! Title says it all.
It's a simple hangman game in pythonPython and I was just wondering if there was any code improvements that could be done with this. I can definitely see a few, but they're very minor changes. (E.g:. spaces can be removed as it's redundant and never really gets used.)
Alright! Title says it all. It's a simple hangman game in python and I was just wondering if there was any code improvements that could be done with this. I can definitely see a few, but they're very minor changes. (E.g: spaces can be removed as it's redundant and never really gets used.)
Alright! Title says it all.
It's a simple hangman game in Python and I was just wondering if there was any code improvements that could be done with this. I can definitely see a few, but they're very minor changes. (E.g. spaces can be removed as it's redundant and never really gets used.)