5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("Y? because we like it!.");
|
||
|
}
|