There is a need to reverse a string in certain situations and save it or just do it for fun, so we this script can make the string backwards

This script takes an input in python and returns it backwards

this is a simple python script we takes a string as input and prints it backwards

the task given to us was very simple and we didn't go through any challenges

Our coding skills were tested and I could perform good which I'm proud of

We learnt to reverse a string

We could use this reversing a string algorithm further to check if the given string is a palindrome or not

Built With

Share this project:

Updates