9 lines
71 B
Python
Raw Normal View History

SCRIPT_START
{
NOP
WAIT 0
PRINT_STRING_NOW "Hello World"
}
SCRIPT_END