You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
davhojt e01403b675 docs(ion-out): correct grammar 2 years ago
..
README.md docs(ion-out): correct grammar 2 years ago

README.md

Ion Out

Instructions

Create a function named ionOut, that receives a string and returns an array with every word containing 'ion' following a 't'. The words should be returned without the 'ion' part.

Notions