Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 261 Bytes

File metadata and controls

7 lines (6 loc) · 261 Bytes

Reverse-String-Python

Just a super simple string reversal program in Python.

So the next time you're sitting in a FANG interview and they ask "Hey how do you reverse a string?" just give 'em the ol' razzle dazzle whatever_string[::-1]

snakes r c00l