6 lines
208 B
Plaintext
6 lines
208 B
Plaintext
void main()
|
|
{
|
|
SpeakString("The only object of note in this ordinary kitchen is the stove pipe. It runs the wall to the roof where it vents exhaust. It is sturdy enough to support weight of a small man.");
|
|
|
|
}
|