This code is in the pre tag it save spaces and linebreak For example this is shifted in
Problem: Write a function that takes a string s and returns it reversed.
s
Example: Input: "hello" → Output: "olleh"
"hello"
"olleh"