5 lines
248 B
Plaintext
5 lines
248 B
Plaintext
|
void main()
|
|||
|
{
|
|||
|
SpeakString("This is a very typical kitchen, with a large oven, kettles, and cans. Cabinets and counters line the walls. Utensils of all sort are found here. The oven<65>s main chimney connects with fireplaces on the higher floors.");
|
|||
|
}
|