Question: using spyder python write a Reuse program for the following: 2. Inspired by one of our previous exercises about cryptography, a group of students has
using spyder python write a Reuse program for the following:
2. Inspired by one of our previous exercises about cryptography, a group of students has developed a cipher to allow for coded communication between them. This cipher uses a combination of ascii, decimal, and octal values. The values would be written in decimal values, which would then need to be transformed to octal values, before being translated into ascii characters. Unless, that value can't be written in octal value, then it will listed as a negative decimal value. Write a program that takes a string of numbers as input and will return the translated message. (40 points) a) 5773736426108799971267372268173797626109696484657610927
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
