author | Christian Urban <christian.urban@kcl.ac.uk> |
Thu, 08 Dec 2022 22:19:21 +0000 | |
changeset 454 | 289b85843ffd |
parent 437 | d4d4669ad054 |
child 475 | 59e005dcf163 |
permissions | -rw-r--r-- |
435
fda7c39f3b6a
updated wordle testing
Christian Urban <christian.urban@kcl.ac.uk>
parents:
diff
changeset
|
1 |
|
437 | 2 |
import M2._ |
435
fda7c39f3b6a
updated wordle testing
Christian Urban <christian.urban@kcl.ac.uk>
parents:
diff
changeset
|
3 |
|
fda7c39f3b6a
updated wordle testing
Christian Urban <christian.urban@kcl.ac.uk>
parents:
diff
changeset
|
4 |
assert(iscore("chess", "caves") == 21) |
fda7c39f3b6a
updated wordle testing
Christian Urban <christian.urban@kcl.ac.uk>
parents:
diff
changeset
|
5 |
assert(iscore("chess", "swiss") == 20) |