5 lines
54 B
Plaintext
5 lines
54 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("Please have a seat.");
|
||
|
}
|