fix
This commit is contained in:
parent
1ae6fd01c8
commit
c0549d8563
1 changed files with 2 additions and 16 deletions
|
|
@ -239,11 +239,7 @@
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"colab": {
|
"id": "uKS9PEF0wu0M"
|
||||||
"base_uri": "https://localhost:8080/"
|
|
||||||
},
|
|
||||||
"id": "uKS9PEF0wu0M",
|
|
||||||
"outputId": "0555f9a9-d86a-4063-fed7-1ae8da28b2e8"
|
|
||||||
},
|
},
|
||||||
"source": [
|
"source": [
|
||||||
"messages = [\n",
|
"messages = [\n",
|
||||||
|
|
@ -256,17 +252,7 @@
|
||||||
" assert message == decrypted_message, \"Cypher error!\""
|
" assert message == decrypted_message, \"Cypher error!\""
|
||||||
],
|
],
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
"outputs": [
|
"outputs": []
|
||||||
{
|
|
||||||
"output_type": "stream",
|
|
||||||
"text": [
|
|
||||||
"sosait\n",
|
|
||||||
"Encrypted message will be really long\n",
|
|
||||||
"sosait\n"
|
|
||||||
],
|
|
||||||
"name": "stdout"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue