0.0064 seconds
EN | RU
TT
  • Question
  • Clues from AI
Reverse a String

Write a function (def reverseString(s)) that takes a string and returns the reversed string.

main.py