!7 p-experiment { botIfMain(); print("Enter snippet ID"); } answer { if (isSnippetID(s)) ret "OK" with printParseErrorInTranspiledSnippet(s); }