This Python program shifts the inputted string forward and backward by a certain offset number 'n' that can be negative or positive integer. This integer ranges from +25 to -25. However, there is a minor error in this program which is left up to the viewer for rectification.
The output of the program is shown below:
The output of the program is shown below:
Comments
Post a Comment