Commit 79feaae0 by BellCodeEditor

save project

parent e6ea31a3
Pipeline #1613 failed in 0 seconds
Showing with 2 additions and 2 deletions
...@@ -23,4 +23,4 @@ index = random.randint(0,len(key_mes)) ...@@ -23,4 +23,4 @@ index = random.randint(0,len(key_mes))
list_mes.insert(index, noise) list_mes.insert(index, noise)
result_mes = "".join(list_mes) result_mes = "".join(list_mes)
print(result_mes) print(result_mes)\75650Z S
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment