5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
void main()
|
|
{
|
|
SpeakString("One letter on this stone which is F.");
|
|
}
|