samyaksand / Cryptography-Task

Web Club Task
https://colab.research.google.com/drive/1m0NPSRpFlXotMiVHF_KlJkugVDrKn2dZ?usp=sharing
0 stars 0 forks source link

Using a python notebook would be better #1

Closed shashank68 closed 2 years ago

shashank68 commented 2 years ago

With the way you've written the code, I would recommend you to make this in python notebook. Would be very easy to explain. Just a suggestion if you have time to do it.

(E.g you can do this in google colab & provide the link here).

samyaksand commented 2 years ago

Yeah, its done! 👍🏻 I have uploaded the Python Notebook to the repo, and here is the Google Colab link for the same.

shashank68 commented 2 years ago

If possible, try to write the code for playfair cipher part from scratch, rather than using a library function.

samyaksand commented 2 years ago

Yeah okay, I have updated the Google Colab.