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

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

main.py