We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b26f798 commit 785936dCopy full SHA for 785936d
problems/reverse.py
@@ -13,4 +13,4 @@
13
N = N//10
14
15
# Print the output
16
-print("The reverse number is: {}".format(R))
+print("The reverse number is: {}".format(R))
0 commit comments