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",
|
||||
"metadata": {
|
||||
"colab": {
|
||||
"base_uri": "https://localhost:8080/"
|
||||
},
|
||||
"id": "uKS9PEF0wu0M",
|
||||
"outputId": "0555f9a9-d86a-4063-fed7-1ae8da28b2e8"
|
||||
"id": "uKS9PEF0wu0M"
|
||||
},
|
||||
"source": [
|
||||
"messages = [\n",
|
||||
|
|
@ -256,17 +252,7 @@
|
|||
" assert message == decrypted_message, \"Cypher error!\""
|
||||
],
|
||||
"execution_count": null,
|
||||
"outputs": [
|
||||
{
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"sosait\n",
|
||||
"Encrypted message will be really long\n",
|
||||
"sosait\n"
|
||||
],
|
||||
"name": "stdout"
|
||||
}
|
||||
]
|
||||
"outputs": []
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue