public/subjects/ion-out
davhojt e01403b675 docs(ion-out): correct grammar 2022-05-31 08:28:06 +02:00
..
README.md docs(ion-out): correct grammar 2022-05-31 08:28:06 +02:00

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