You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Chapter Exercises |
|
## Hangman game logic |
|
see hangman/src/Main.hs |
|
|
|
## Modifying code |
|
1. see src/ciphers.hs |
|
2. see src/palindrome.hs |
|
3. see src/person.hs |