An open API service indexing awesome lists of open source software.

https://github.com/candytale55/every_other_letter_py_3

function every_other_letter() takes a string named _word_ as a parameter. The function returns a string containing every other letter in word.
https://github.com/candytale55/every_other_letter_py_3

codecademy every-other python-strings python3 string-challenges-codecademy string-manipulation

Last synced: about 1 year ago
JSON representation

function every_other_letter() takes a string named _word_ as a parameter. The function returns a string containing every other letter in word.

Awesome Lists containing this project