Assessment > String > Flashcards
Make an array from the string
"string".chars # ["s", "t", "r", "i", "n", "g"]