ruby return first word with a letter in it code example Example: ruby first letter string string = "toto" string[0] = "t"