Accumulate characters in string and read characters from string. It is possible to store "namber" or "byte" in a string as a stream of characters. And from this string, read the characters indicated by the index. Characters will be displayed in the form of "number" or "byte".