(Python) Write a program that inputs a three-digit positive integer from the keyboard, and then outputs the corresponding number in reverse, and outputs -1 if the input number is not a three-digit positive integer.

NoSuchKey

Guess you like

Origin blog.csdn.net/qq_62315940/article/details/127575616