Inspiration
MLH with its Local Hack Day challenge inspired to complete this challenge for day 2.
What it does
It's a simple python script that gives the user an option to reverse their string either using word based reversal or character based reversal. For word based reversal, position of the words in the string is reversed. For character based reversal, all the characters in the string are reversed.
Log in or sign up for Devpost to join the conversation.