Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 169 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 169 Bytes

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.