5 lines
45 B
Plaintext
5 lines
45 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("The letter K");
|
||
|
}
|