Digit Swap
This commit is contained in:
1
digitswap.py
Normal file
1
digitswap.py
Normal file
@@ -0,0 +1 @@
|
||||
print(input().strip()[::-1])
|
||||
Reference in New Issue
Block a user