1 | message_length = 8 |
2 | message[0] = "* This is a box." |
3 | message[1] = "* It is a stupid box." |
4 | message[2] = "* You can put items in it and# they'll stay there." |
5 | message[3] = "* Until you take it out that is,# then it's not there." |
6 | message[4] = "* And then there are more of# these boxes later." |
7 | message[5] = "* You can use them to retrieve# the stuff you put it this box." |
8 | message[6] = "* It's super dumb." |
9 | message[7] = "* Sincerely, a box hater." |