amandp13 / Cool-Scripts-Python-Nerds

A collection of some cool python scripts.😍 Feel free to collaborate and add the best script you code.
https://github.com/amandp13/Cool-Scripts-Python-Nerds
GNU General Public License v3.0
64 stars 54 forks source link

caesear #53

Closed jessicajon closed 3 years ago

jessicajon commented 3 years ago

Through this python module, thr user will be able to encrypt their text. This program prompts the user for the number which is used to chose the alphabet for encryption.

amandp13 commented 3 years ago

@jessicajon Hey! Can you please put it in a folder with the README.md file in it so that it would be clear what the script is all about, DM if need any help.

jessicajon commented 3 years ago

@jessicajon Hey! Can you please put it in a folder with the README.md file in it so that it would be clear what the script is all about, DM if need any help.

I have updated the PR and made changes as told

amandp13 commented 3 years ago

@jessicajon Cool, But you left the old script in the Repository, do check once and delete that commit. 😊

amandp13 commented 3 years ago

Good to go