5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("The kitchen contains a sink with an operating water pump, empty cabinets and pantries, and other expected kitchen facilities.");
|
||
|
}
|