Ad
Code
Diff
  • print_String=lambda l: str(l)[::-1]
    • print_String=lambda:lst[::-1]
    • print_String=lambda l: str(l)[::-1]