What it does

Reverses a string with a single line of python code

How it works

Uses slicing in python in order to reverse the string

How to use

  1. Run the python file
  2. Enter the string you wish to reverse

Built With

Share this project:

Updates