Skip to content

Updated caesar_cipher.py #307

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

PyDevthon
Copy link
Contributor

No description provided.

PyDevthon added 2 commits June 1, 2018 15:25
Python 3 and more features
@PyDevthon PyDevthon changed the title Updated Updated Ceacer_cipher Jun 1, 2018
@PyDevthon PyDevthon changed the title Updated Ceacer_cipher Updated caesar_cipher.py Jun 1, 2018
@christianbender
Copy link

@PyDevthon You must resolve your conflicts otherwise I can not merging

@arjunmann73
Copy link

As this entire code is for educational purposes, it would be more user-friendly if comments were added to give a brief about what is happening in the program.

I, being a student, have a few questions about the program:

  1. It would make more sense if the function "encdec" was placed at the top of the code with the other functions but that wasn't the case in the code, is there a reason this was done or was it just random placement?

if name == 'main':
import doctest
doctest.testmod()

Could you please explain the above code snippet? Completely clueless about this part of the code.

  1. Last but the most important, might sound like stupid question but please do help. If I am not wrong, the latest uploaded file contains 2 different source codes for the same program doing the same overall job, why is this the case? Why are their 2 different source codes given?

Thanks a lot.
Would love a reply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants