Write a program in Python to reverse a string without using inbuilt function reverse string? code example Example: how to reverse a string in python 'your sting'[::-1]