maissiuk

2_7

Dec 13th, 2019
499
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | None | 0 0
  1. a = input ()
  2. b = input ()
  3. print (b.lower () [:: - 1] )
  4. print (a.lower () [:: - 1] )
Add Comment
Please, Sign In to add comment