X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=2020-early%2F2020-a-challenge9.ipynb;h=247de735689f062f2ff57ffbf7874a210215dc66;hb=HEAD;hp=a6f294d67fd887333fab8f81df3fa574f8d098a5;hpb=44a1a0ac5e2de428a71fb8929a77cbde90a7fbb9;p=cipher-tools.git diff --git a/2020-early/2020-a-challenge9.ipynb b/2020-early/2020-a-challenge9.ipynb index a6f294d..247de73 100644 --- a/2020-early/2020-a-challenge9.ipynb +++ b/2020-early/2020-a-challenge9.ipynb @@ -585,16 +585,16 @@ }, { "cell_type": "code", - "execution_count": 17, + "execution_count": 67, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "1686" + "3024" ] }, - "execution_count": 17, + "execution_count": 67, "metadata": {}, "output_type": "execute_result" } @@ -603,26 +603,6 @@ "open(plaintext_b_filename, 'w').write(pb)" ] }, - { - "cell_type": "code", - "execution_count": 18, - "metadata": {}, - "outputs": [ - { - "data": { - "text/plain": [ - "['clampdown']" - ] - }, - "execution_count": 18, - "metadata": {}, - "output_type": "execute_result" - } - ], - "source": [ - "transpositions[kwordb]" - ] - }, { "cell_type": "code", "execution_count": null,