I need help with a encryption code I wrote in python. There's a part that give an error TypeError: can't concat str to bytes. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I need help with a encryption code I wrote in python. There's a part that give an error TypeError: can't concat str to bytes.

The error shown when I try to run the python program is a TypeError that says TypeError: can't concat str to bytes. I will attach the the python file here. Please help me with a solution to it. I need to submit this assignment as soon as possible

16th Nov 2020, 7:10 PM
Amusat olajide
Amusat olajide - avatar
3 Answers
+ 8
Amusat olajide , before we can help you, we need to see your code here. Please put it in playground and link it here. Thanks
16th Nov 2020, 7:16 PM
Lothar
Lothar - avatar
16th Nov 2020, 7:23 PM
Amusat olajide
Amusat olajide - avatar
+ 1
That is the code. The correction I need is from line 51
16th Nov 2020, 7:24 PM
Amusat olajide
Amusat olajide - avatar