If I was given a character, how would I return the capitalized character in the reverse position within the alphabet?

后端 未结 0 1912
礼貌的吻别
礼貌的吻别 2020-12-12 10:50

As an example, if the input character is \'A\' or \'a\', output would store \'Z\'. I have these three variables so far:

alpha = \'ABCDEFGHIJKLMNOPQRSTUVWXYZ\'

相关标签:
回答
  • 消灭零回复
提交回复
热议问题