Answered step by step
Verified Expert Solution
Question
1 Approved Answer
def encrypt ( text ) : reverse _ character = for i in text: reverse _ character = i + reverse _ character
def encrypttext:
reversecharacter
for i in text:
reversecharacterireversecharacter
reversecharacter.replaceereplacea
return reversecharacter
printencryptcar printencryptcar is bige"
def decryption encryption:
originalcharacter encryption.replaceereplacee for i in encryption: originalcharacterioriginalcharacter return originalcharacter
printdecryptiongib si rac"
Can you spot the mistake? It only runs tge first condition and it doesnt run tge second replacing e with
The same tging happens in decrypt
And its the first condition
Fix the whole code
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started