Question: python to encrypt a plain text letter. Use following algorithm #Establish plain text string (a-(alphabet) #Est cipher string (move alphabet over by 4, so a

python to encrypt a plain text letter. Use following algorithm #Establish plainpython

to encrypt a plain text letter. Use following algorithm #Establish plain text string (a-(alphabet) #Est cipher string (move alphabet over by 4, so a becomes f). #Ask user for a letter Use the "find" string method Use indexing to discover 'new letter. letter-input("Enter a letter:") Sample Output Enter a letter: a

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!