Question: Write a Pep/8 program that inputs a lower case character, converts it to an upper case character using the function below and increments it to
Write a Pep/8 program that inputs a lower case character, converts it to an upper case character using the function below and increments it to the next character (i.e. B will be changed to C). If Z is entered it should be changed to A. If a non-letter character is entered, it should not be changed. PEP/8 only please.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
