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.
21 lines
258 B
21 lines
258 B
7 years ago
|
# Chapter Exercise
|
||
|
## Multiple Choice
|
||
|
1. (a)
|
||
|
2. (c)
|
||
|
3. (b)
|
||
|
4. (c)
|
||
|
|
||
|
## Ciphers
|
||
|
see src/vigenere.hs
|
||
|
|
||
|
## As-patterns
|
||
|
see src/aspatterns.hs
|
||
|
|
||
|
## Language exercises
|
||
|
see src/langexerc.hs
|
||
|
|
||
|
## Phone excercise
|
||
|
see src/phone.hs
|
||
|
|
||
|
## Hutton's Razor
|
||
|
see src/huttonrazor.hs
|